What is encapsulation in simple terms?


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

Post New Answer

More OOPS Interview Questions

what is an qt4 interface?

1 Answers   IBM,


Round up a Decimal number in c++.. example Note = 3.5 is as 4 3.3 is as 3

3 Answers   Accenture, Cognizant, IBM,


How to reverse a sentence in c program ex: ram is a good boy answer: boy good a is ram

0 Answers   IBM,


for example A,B,C,D are class all the 4 class contain one method who() but the method who() implementaion is differnet among each class. the relation among the 4 class are A is base class and is inherited by B and C.and from this two B and C where D is inherited. the question is i want to display the output who() method in all the classes(A,B,C,D)the output of who() method is diferrent amond all the class(A,B,C,D) ------A------ virtuval who(print a) override | | who(print b) B C override who(print c) | | -------D------ override who(print d)

2 Answers  


What is difference between oop and pop?

0 Answers  






create a c++ program that will accepts 9 inputs using 3 by 3 array.

1 Answers  


what is costructor?

1 Answers  


What is ambiguity in inheritance?

0 Answers  


what is the difference between virtual function and destoctor?

1 Answers  


write a program to find the largest of two numbers without using for,while,switch,if else, conditional operator and do while using c++ pgmng language

3 Answers   Satyam,


What are the types of abstraction?

0 Answers  


define oops with class and object

5 Answers   HCL, Tech Mahindra,


Categories