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
What is encapsulation in ict?
What is difference between abstraction and encapsulation?
What is the advantage of oop over procedural language?
What is interface in oop?
write knight tour problem which is present in datastructure
What is coupling in oops?
What does and I oop mean in text?
What is an advantage of polymorphism?
What is variable example?
How many human genes are polymorphic?
Can static class have constructor?
What is the purpose of enum?
What are constructors in oop?
What exactly is polymorphism?
hi all..i want to know oops concepts clearly can any1 explain??