When we use Abstract Class and when we use Interface?where we
will implement in real time?


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

Post New Answer

More C++ General Interview Questions

What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero

0 Answers  


What is the use of dot in c++?

0 Answers  


Write a program which employs Recursion

0 Answers  


write the programme that convert a interger to biniry number

1 Answers   Amazon,


What does '\r' and '\b' mean? Please explain with example.

7 Answers  


What is class invariant?

1 Answers  


Is java easier than c++?

0 Answers  


What is "strstream" ?

1 Answers   Huawei,


What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard

0 Answers  


What is the need of a destructor?

0 Answers  


a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?

2 Answers   CTS,


Can inline functions have a recursion? Give the reason?

3 Answers  


Categories