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 are the 3 principles of oop?
What are the advantages of polymorphism?
State what is encapsulation and friend function?
What is polymorphism and its types?
Can we create object of interface?
What is ambiguity in inheritance?
Can you explain polymorphism?
Write a program to reverse a string using recursive function?
any one please tell me the purpose of operator overloading
What is the fundamental idea of oop?
What are main features of oop?
Why is object oriented programming so hard?
What are oops functions?
How long to learn object oriented programming?
What is a class in oop?