What happens if an exception is throws from an, object's constructor and object's destructor?
4 18410Post New C++ General Questions
What is c++ vb?
Is set c++?
What are references in c++? What is a local reference?
What is an accessor in c++?
Difference between delete and free.
Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..
When can I use a forward declaration?
What are smart pointers?
What is an arraylist c++?
What is null pointer and void pointer and what is their use?
What is the advantage of an external iterator.
What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor
Do the names of parameters have to agree in the prototype, definition, and call to the function?
Define upcasting.
Write a program using display() function which takes two arguments.