Explain the difference between abstract class and interface in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

How to construct virtual constructor

6 Answers   CIStems Software, Symphony,


When should I use unitbuf flag?

0 Answers  


Is there any problem with the following: char *a=NULL; char& p = *a;?

1 Answers  


Why do we need c++?

0 Answers  


what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?

2 Answers  


Who created c++?

0 Answers  


what is a class? Explain with an example.

0 Answers  


What is the iunknown interface?

0 Answers  


What is Object Oriented programming.what is the difference between C++ and C?

8 Answers   Infosys,


What C++ libraries are you proficient with?

1 Answers   Google,


What are literals in C++?

0 Answers   Wipro,


What is RAII (Resource Acquisition Is Initialization)?

1 Answers  


Categories