Define an Abstract class in C++?


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

Post New Answer

More C++ Interview Questions

Is deconstructor overloading possible? If yes then explain and if no Then why?

1 Answers  


C++ Public access specifier instead of Private – What is bad ?

0 Answers  


What Is A Default Constructor in C++ ?

0 Answers   Amazon,


What is the difference between creating an object, using 'new' and using 'malloc'?

3 Answers   HFG, Siemens,


What is conversion constructor in C++

0 Answers   TCS,


What is C++11?

1 Answers   Adobe,


What is a COPY CONSTRUCTOR and when is it called?

0 Answers   IBS,


What does malloc return in C and C++?

0 Answers   Alter,


what do you mean by exception handling in C++?

0 Answers   Alter,


What does it mean to declare a member function as static in C++?

0 Answers   Amazon,


What is static variable and difference between(const char *p,char const *p,const char* const p).

0 Answers   Accenture,


what is friend function in C++?

0 Answers   TCS,


Categories