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 would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.

15 Answers   Satyam,


Explain the differences between list x; & list x();.

0 Answers  


In C++ cout is: a) object b) class c) something else

11 Answers   Infosys, Lehman Brothers,


What is a friend function in c++?

0 Answers  


What is the use of c++ programming language in real life?

0 Answers  






what is c++

0 Answers  


What is the most powerful coding language?

0 Answers  


What are c++ storage classes?

0 Answers  


What can I use instead of namespace std?

0 Answers  


How to give an alternate name to a namespace?

0 Answers  


Which format specifier is used for printing a pointer value?

0 Answers  


What is a constructor initializer list and when we use constructor initializer list?

3 Answers   Soft Info, TCS,


Categories