how to learn to code and use the modulus operator % in Java Programming Language

Publié le: 13 mai 2021
sur la chaîne: Coding Easy
35
0

Hello Kids !! In this video I will teach you how to use the mod or modulus division operator, denoted by the symbol ‘%’ . This operator divides an integer value by another integer value and returns the remainder. For example if we divide 7%5 then we get 2 as the resulting value. But if we divide 9%10 then the remainder value is 9 !! So the rule is if a smaller number is divided by a greater number then the mod operator returns the smaller value only as the remainder. Practice in your programs by changing the input values of the numerator and denominator with different values.


Sur cette page du site, vous pouvez voir la vidéo en ligne how to learn to code and use the modulus operator % in Java Programming Language durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Coding Easy 13 mai 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 35 fois et il a aimé 0 téléspectateurs. Bon visionnage!