OOPS
November 12, 2023OOPS
November 12, 2023Properties
|
Question 18
|
The data hiding is taken care by :
|
Abstraction
|
|
|
Encapsulation
|
|
|
Modularity
|
|
|
Inheritance
|
Question 18 Explanation:
→ Abstraction is used for hiding the unwanted/important data and giving relevant data.
→ It only focus on what the object does instead of how it does it.
→ It only focus on what the object does instead of how it does it.
Correct Answer: A
Question 18 Explanation:
→ Abstraction is used for hiding the unwanted/important data and giving relevant data.
→ It only focus on what the object does instead of how it does it.
→ It only focus on what the object does instead of how it does it.
