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

which is the easy way to divide any integer by 2?

2 Answers   Persistent,


What are the debugging methods you use when came across a problem?

1 Answers  


What is guard code in c++?

0 Answers  


Mention the ways in which parameterized can be invoked.

0 Answers  


What is anonymous object in c++?

0 Answers  


Explain the isa and hasa class relationships. How would you implement each?

0 Answers  


What is std::move?

1 Answers  


Explain "passing by value", "passing by pointer" and "passing by reference" ?

5 Answers  


Why is it difficult to store linked list in an array?

6 Answers   Infosys, Lucent,


Is c++ map a hash table?

0 Answers  


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

11 Answers   Infosys, Lehman Brothers,


Should a constructor be public or private?

0 Answers  


Categories