What is pure virtual function? Or what is abstract class?


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

Post New Answer

More C++ General Interview Questions

How a pointer differs from a reference?

0 Answers  


In java a final class is a class that cannot be derived. How can you make a similar class in C++

1 Answers  


What is meant by entry controlled loop?

0 Answers   Agilent, ZS Associates,


how to access grid view row?

0 Answers  


Is c or c++ more useful?

0 Answers  






When is the copy constructor called?

0 Answers  


what Is DCS ? what i will get benefit when i did?

0 Answers  


What are the advantages of c++? Explain

0 Answers  


Which operations are permitted on pointers?

0 Answers  


Explain the difference between struct and class in terms of access modifier.

0 Answers  


What are the advantages of C++ programming compared to C programming?

2 Answers   HAL,


If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?

0 Answers  


Categories