What is abstract class in c++?


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

Post New Answer

More C++ General Interview Questions

How is data hiding achieved in c++?

0 Answers  


How to change constant values?

6 Answers   Huawei, Symphony,


What are c++ tokens?

0 Answers  


Should the this pointer can be used in the constructor?

0 Answers  


Describe private, protected and public – the differences and give examples.

0 Answers  






Is c++ an integer?

0 Answers  


write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;

0 Answers  


How would you use the functions randomize() and random()?

0 Answers  


What is meaning of in c++?

0 Answers  


Are strings immutable in c++?

0 Answers  


Can you pass a vector to a function?

0 Answers  


when can we use virtual destructor?

7 Answers   HCL, HP, Virage Logic,


Categories