What do you mean by Encapsulation?
No Answer is Posted For this Question
Be the First to Post Answer
20% of a 6 litre solution and 60% of 4 litre solution are mixed what the % of mixture of solution it is resulted into?
define oops with class and object
How to call a non virtual function in the derived class by using base class pointer
Out of 4 concepts, which 3 C++ Follow?
What is data binding in oops?
what is object oriented programming and procedure oriented programming?
What is late bound function call and early bound function call? Differentiate.
Can we create object of abstract class?
what is runtime polymorphism? For the 5 marks.
What is the renewal class?
I am developing a payroll system mini project.I used file concept in program for reading and writing.When the program is reloading into the memory that is if i execute next time the file was cleaned and adding data from the starting this is my problem.I want to strore the previous data and if i want to add any record that should be next of previous data.Please help me.
What is encapsulation with example?