filmov
tv
Arithmetic, Relational Operators and Decision Making
Показать описание
Video Covers Type Casting (Implicit and Explicit), Modulo operators, Relational Operators, and How one can use all these operators in programming. It also covers, how you can write a program to decide weather given number is Odd or Even. Decision making statement if and else explained clearly with a program.