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

What is the v-ptr?

0 Answers  


What is operators in c++?

0 Answers  


What are shallow and deep copies?

0 Answers  


Define a program that reads two matrices of size 3x3 with real values from the user then prints their sum, difference and multiplication.

0 Answers   TCS,


If you want to share several functions or variables in several files maitaining the consistency how would you share it?

0 Answers  


What does extern mean in a function declaration in c++?

0 Answers  


Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

0 Answers  


What is ctime c++?

0 Answers  


What is size of Empty Class?

3 Answers   Persistent,


What is a conversion constructor?

1 Answers  


What is the use of "new" operator?

0 Answers  


What are the differences between the function prototype and the function defi-nition?

0 Answers  


Categories