You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()
1222Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
1018What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
1231Post New C++ General Questions
What is the use of turbo c++?
Is there a sort function in c++?
Differences between private, protected and public and give examples.
What is vector string in c++?
What is runtime errors c++?
What is the use of typedef?
What are vtable and vptr?
What are the uses of pointers?
What are activex and ole?
What is the best it certification?
What is c++ stringstream?
Define upcasting.
What is the most powerful coding language?
what is data encapsulation in C++?
Why do we use vector in c++?