What doescout<<(0==0) print out
a) 0
b) 1
c) Compiler error: Lvalue required
No Answer is Posted For this Question
Be the First to Post Answer
Describe linkages and types of linkages?
What is the use of volatile variable?
What is null c++?
What are the differences between java and c++?
Can a built-in function be recursive?
In C++ cout is: a) object b) class c) something else
11 Answers Infosys, Lehman Brothers,
What is a string example?
How do you invoke a base member function from a derived class in which you’ve overridden that function?
What is a multimap c++?
Explain what is class definition in c++ ?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
What is function overriding in c++?