what is data hiding.

Answer Posted / mahesh

to secure data from other classes.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1991


program for insertion ,deletion,sorting in double link list

2283


What is advantage of inheritance?

692


What is overriding in oops?

606


write a program that takes input in digits and display the result in words from 1 to 1000

1990






What does <> mean pseudocode?

624


What is overloading in oops?

598


What is class and object in oops?

613


What is and I oop mean?

622


What is object in oop?

681


What is the purpose of polymorphism?

683


What is the difference between a constructor and a destructor?

616


Can an interface inherit a class?

565


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

1944


What are the 3 principles of oop?

619