answersLogoWhite

0

Does inheritance aids data hiding

Updated: 12/17/2022
User Avatar

Wiki User

11y ago

Best Answer

yes

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Does inheritance aids data hiding
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the various elements of Object oriented programming?

Encapsulation, data hiding, inheritance and polymorphism.


What are the main features of OOP in c plus plus?

The main features of OOP are the same regardless of the language. They are: encapsulation; data hiding; inheritance; and polymorphism.


What is a synonymm for oops?

OOPS refers to Object Oriented Programming Structure. Some common terms used in oops are # Inheritance # Polymorphism # Encapsulation # Data hiding etc..


Some important features of java programming?

The important features of Java are the ones that relate to the object oriented concepts like: a. Inheritance b. Polymorphism c. Encapsulation d. Data Hiding e. Data Abstraction etc


How data hiding is achieved in java?

Data hiding in the java is achieved through the use of encapsulation.


What are the four basic principles of object oriented programming language?

The four basic principles of OOPs are 1...class and object..2...Encapsulations(Data hiding)..3...Inheritance..4...Polymorphism...


What is different between inheritance and encapsulation?

wrapping up of data and function into a single unit is called encapsulation where polymorphism is the ability to take more than one form


Which tools are used in robust video data hiding using forbidden zone data hiding?

RA(Repeat Accumulator)


Is data hiding and abstraction are same?

no


What is encapsulation and data hiding in dbms?

ODBMS stands for object oriented database management system. Encapsulation in ODBMS can be defined as binding of data together.


Data hiding in oops?

Possible. More precisely, it is data-protection.


What is Data Hiding in VBNET?

Data hiding is used method used in Object-Oriented programing to hide information within computer code