What does the code "cout<<(0==0);" print?
1) 0
2) 1
3) Compiler error: Lvalue required
Answer Posted / rajendra
There is a possibility of getting "compilation error" .
because after cout statement we are not using any
conditional statements to check the above condition even
though it == is there ....
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
• What are the desirable attributes for memory managment?
What polymorphism means?
What do you mean by variable?
What is stream in oop?
What is the significance of classes in oop?
What are the 4 pillars of oop?
How do you achieve runtime polymorphism?
officer say me - i am offered to a smoking , then what can you say
What is new keyword in oops?
What does and I oop mean?
what is different between oops and c++
What are different oops concepts?
What is the purpose of polymorphism?
What is multilevel inheritance explain with example?
What is abstraction encapsulation?