What does the code "cout<<(0==0);" print?
1) 0
2) 1
3) Compiler error: Lvalue required
Answer Posted / radha
it prints 1
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What polymorphism means?
Can an interface inherit a class?
How to use CMutex, CSemaphore in VC++ MFC
What is oops and its features?
What is multilevel inheritance?
What is destructor in oop?
Can you inherit a private class?
What is the difference between procedural programming and oops?
What does sksksk mean in text slang?
What is cohesion in oop?
#include
What is methods in oop?
What does enum stand for?
What is an advantage of polymorphism?
What is stream in oop?