What is encapsulation and abstraction? How are they implemented in C++?


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

Post New Answer

More OOPS Interview Questions

in the following, A D B G E C F Each of the seven digits from 0,1,2,3,4,5,6,7,8,9 is: a)Represented by a different letter in abov fig: b)Positioned in the fig abov so tht A*B*C,B*G*E,D*E*F are equal. wch does g represents? C

1 Answers   IonIdea,


What is virtual constructors/destructors?

4 Answers   IBS,


What is a unary operator?

5 Answers  


What is conditional Compilation?

3 Answers   emc2, HCL,


Difference between realloc() and free?

9 Answers   HP,






What is the purpose of polymorphism?

0 Answers  


why the memory allocated with new cant be freed using free()

2 Answers  


what is cast operator?

2 Answers   Microsoft,


What do we mean by a hidden argument in C++?

1 Answers  


write a program for function overloading?

14 Answers   HCL, InfoCity, TATA,


why constructor cannt be declar virtually? why destructor cannt be overloaded?

2 Answers   Infosys,


what is difference between thread and programme.

1 Answers   NCC,


Categories