Explain the difference between abstract class and interface in c++?
How to construct virtual constructor
6 Answers CIStems Software, Symphony,
When should I use unitbuf flag?
Is there any problem with the following: char *a=NULL; char& p = *a;?
Why do we need c++?
what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?
Who created c++?
what is a class? Explain with an example.
What is the iunknown interface?
What is Object Oriented programming.what is the difference between C++ and C?
What C++ libraries are you proficient with?
What are literals in C++?
What is RAII (Resource Acquisition Is Initialization)?