What does the code "cout<<(0==0);" print?
1) 0
2) 1
3) Compiler error: Lvalue required
Answer Posted / ankesh kumar
Output of this question will be 1,
becoz on comparision(0==0) it will print the value true ie
1.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why we use classes in oop?
What is difference between oop and pop?
What is a null tree?
Why do we use oop?
Why interface is used?
what type of questions
Prepare me a program for the animation of train
Why do we use class?
What is protected in oop?
What are objects in oop?
What is the importance of oop?
What is the significance of classes in oop?
What is the point of polymorphism?
write a program that takes input in digits and display the result in words from 1 to 1000
What is object-oriented programming? Webopedia definition