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

Post New Answer

More C++ General Interview Questions

Define copy constructor.

0 Answers  


Explain the problem with overriding functions

0 Answers  


Define the process of error-handling in case of constructor failure?

0 Answers  


How is c++ used in the real world?

0 Answers  


What is an adaptor class or Wrapper class?

1 Answers  






What is meant by the term name mangling in c++?

0 Answers  


Is it possible to use a new for the reallocation of pointers ?

0 Answers  


what does the following statement mean? int (*a)[4]

0 Answers  


What it is and how it might be called (2 methods).

0 Answers  


How is modularity introduced in C++?

0 Answers   TCS,


What is #include math h in c++?

0 Answers  


What are shallow and deep copies?

0 Answers  


Categories