What is abstract keyword in c++?


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

Post New Answer

More C++ General Interview Questions

What are the 2 main types of data structures?

0 Answers  


Describe the role of the c++ in the tradeoff of safety vs. Usability?

0 Answers  


What are the benefits of pointers?

0 Answers  


What is c++ prototype?

0 Answers  


How is objective c different from c++?

0 Answers  






What is an object in c++?

0 Answers  


How many storage classes are available in C++?

1 Answers  


What are the uses of typedef in a program?

0 Answers  


What is this pointer in c++?

1 Answers  


What is the difference between reference type and pointers.

4 Answers   HCL,


. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?

0 Answers  


How to give an alternate name to a namespace?

0 Answers  


Categories