What does the code "cout<<(0==0);" print?




1) 0


2) 1


3) Compiler error: Lvalue required

Answer Posted / manimegalai

compiler error

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1913


what are the realtime excercises in C++?

2573


What is encapsulation and abstraction? How are they implemented in C++?

881


What is static modifier?

868


How to use CMutex, CSemaphore in VC++ MFC

4554


write a program to find 2^n+1 ?

1820


What polymorphism means?

826


What are properties in oop?

832


What is overloading and its types?

843


What type of loop is a for loop?

877


Whats oop mean?

808


What is a superclass in oop?

934


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1644


Explain the concepts involved in Object Oriented programming.

898


What is class and object in oops?

861