What does the following code do: int c=0; cout<
a) Undefined *Updated*
b) 01
c) 00
No Answer is Posted For this Question
Be the First to Post Answer
Write a note about the virtual member function?
Write the program for fibonacci in c++?
if int1 has the value 12, int has the value 18, and int3 has the value 21, what is the result: int1 < int2 && int2 < int 3
Explain how the virtual base class is different from the conventional base classes of the opps.
What is the header file for setw?
Is c++ still in demand?
How to detect memory leaks in c++
Why do we use constructor?
What is the use of class in c++?
Explain the uses oof nested class?
How can you create a virtual copy constructor?
What is the difference between function overloading and operator overloading?