5. What will be the result of 5.0/3 and 5.0//3 ?
1.66666(upto 15 terms) and 1.0
5. What will be the result of 5.0/3 and 5.0//3 ? Read More »
1.66666(upto 15 terms) and 1.0
5. What will be the result of 5.0/3 and 5.0//3 ? Read More »
Operators that act upon two operands are referred to as Binary Operators. Examples of arithmetic binary operators are 4+20, 4*8, 7/3 etc.
3. What are binary operators ? Give examples of arithmetic binary operators. Read More »