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

Write some differences between an external iterator and an internal iterator?

0 Answers  


a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?

2 Answers   CTS,


What is an explicit constructor?

1 Answers  


Is c++ vector dynamic?

0 Answers  


What are keywords in c++?

0 Answers  






what kind of projects are suitable for c and c++

0 Answers  


What is enum class in c++?

0 Answers  


Who invented turbo 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  


What is the protected keyword used for?

0 Answers  


Explain the problem with overriding functions

0 Answers  


What is private, public and protected inheritance?

0 Answers  


Categories