+ 3
Challenge! i.e (4/0 or 4÷0) What is Ans or Error? Without any if else & try catch.
Challenge to all of you! If a person Diving by zero (Ex: 4/0) what is Answer or Error show, if you do not mentioned if, Else and try, catch in the program. OR How to write program for 4÷0 Ans or Error without use if else, while, do while, switch case, for loop, for each loop and try catch.
5 ответов
+ 7
// If you divide 4 by 0, Output: Infinity or Error.
+ 3
// You can check the answers who have corrected to clicking "Check Correct Answers" in the challenges.
+ 1
Any one able to give answer?
+ 1
Thanks again for reply.
got it.
0
Cv