Write any small program that will compile in "C" but not
in "C++"
Post New Answer View All Answers
What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random
What are multiple inheritances (virtual inheritance)?
Is sorted c++?
Can a program run without main function?
What is the iunknown interface?
What is nested class in c++?
Explain all the C++ concepts using examples.
Explain overriding.
What is DlgProc?
What is the use of vtable?
Explain deep copy and a shallow copy?
What is linked list in c++?
What are c++ stream classes?
If a function doesn’t return a value, how do you declare the function?
What is c++ & why it is used?