STL (140)
OOPS (873)
C++ General (2409) What happens if an exception is throws from an, object's constructor and object's destructor?
4 18675
What happens when the extern "c" char func (char*,waste) executes?
Do you like to Submit Questions in Bulk under Same Category?? Then use our Bulk ListerDo you like to Submit Questions in Bulk under Same Category?? Then use our Bulk Lister
What are virtual functions in c++?
Explain the operator overloading feature in C++ ?
What do you mean by volatile and mutable keywords used in c++?
What is a block in c++?
Why do we use classes in programming?
Explain deep copy and a shallow copy?
How can we access protected and private members of a class?
How do you use inheritance in unity?
What do you mean by function overriding & function overloading in c++?
By using c++ with an example describe linked list?
What are mutator methods in c++?
Will c++ be replaced?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)