What does the code "cout<<(0==0);" print?
1) 0
2) 1
3) Compiler error: Lvalue required
Answer Posted / guest
2
| Is This Answer Correct ? | 1 Yes | 11 No |
Post New Answer View All Answers
What type of loop is a for loop?
What is purpose of inheritance?
write a program that takes input in digits and display the result in words from 1 to 1000
What are benefits of oop?
What is a function in oop?
What do you mean by abstraction?
Why do we use class in oops?
hi all..i want to know oops concepts clearly can any1 explain??
What is destructor in oop?
What is use of overloading?
Can main method override?
Can we override main method?
What are the three main types of variables?
Can enum be null?
What is the main purpose of inheritance law?