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

Post New Answer

More C++ General Interview Questions

what is scupper?

0 Answers  


What is ios class in c++?

0 Answers  


What is a linked list in c++?

0 Answers  


Are vectors passed by reference c++?

0 Answers  


Does defining a function inline mean that it wont push and pop things on/off the stack ...like parameters and the return the address??

2 Answers  






Differentiate between realloc() and free().

0 Answers  


What are the 4 types of library?

0 Answers  


What is implicit conversion/coercion in c++?

1 Answers  


What are the advantages of using a pointer? Define the operators that can be used with a pointer.

0 Answers  


Explain the volatile and mutable keywords.

0 Answers  


Can we have "Virtual Constructors"?

10 Answers   TCS,


What data encapsulation is in c++?

0 Answers  


Categories