If different properties and functions of a real world entity is grouped or embedded into a single element, what is it called in oop language?
Answers
Answered by
1
Answer:
sorry I don't know answer but pls don't report my answer
Answered by
0
It is 'Encapsulation', which 'groups different properties and functions' of a real world entity into 'single element'.
Explanation:
- Encapsulation is an OOPs concept of wrapping the data and code. In this OOPS definition, the variables of the class are always concealed from other classes. It can only be reached by using the methods of their current class.
- The object-oriented approach supports encapsulation. The user doesn't need to understand the functioning of the object. The user should only know the interface provided to us.
To know more
Define encapsulation with an example
https://brainly.in/question/3999832
Wch two statements best describe data encapsulation? (choose two) mark for review (1) points (choose all correct answers) member data can be modified directly. methods provide for access and modification of data. the access modifier for methods is protected. the access modifier to member data is private?
https://brainly.in/question/2846345
Similar questions
Hindi,
6 months ago
English,
6 months ago
Physics,
6 months ago
Computer Science,
11 months ago
Environmental Sciences,
11 months ago
Math,
1 year ago
Science,
1 year ago