What are the basic concepts of OOP?
Answers
Answered by
3
Hey mate here is your answer⤵⤵
OOP concepts in Java are the main ideas behind Java's Object Oriented Programming. They are an abstraction, encapsulation, inheritance, and polymorphism. Grasping them is key to understanding how Java works.
Hope this answer will help you!!
OOP concepts in Java are the main ideas behind Java's Object Oriented Programming. They are an abstraction, encapsulation, inheritance, and polymorphism. Grasping them is key to understanding how Java works.
Hope this answer will help you!!
ps186136:
OOP concepts in Java are the main ideas behind Java's Object Oriented Programming. They are an abstraction, encapsulation, inheritance, and polymorphism. Grasping them is key to understanding how Java works.
Answered by
3
Here is ur answer:
Principles of OOP
1)Objects
The objects make up a class.
2)Class.
Class is a set of objects which is similar in state and behaviour.
Abstraction
It is the process of hiding essential features or hiding of background details.
2) Encapsulation
The process of wrapping up of data and functions into a single unit called class.
3)Data hiding
It is the process of hiding data.
4) Polymorphism
In this parent class reference is used to refer to a class child object.
:)
✈Hope this helps you❣❣
✌✌✌
Pls mark my answer as brainliest ☺ ☺.
#Alwayshelps#@
❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
Principles of OOP
1)Objects
The objects make up a class.
2)Class.
Class is a set of objects which is similar in state and behaviour.
Abstraction
It is the process of hiding essential features or hiding of background details.
2) Encapsulation
The process of wrapping up of data and functions into a single unit called class.
3)Data hiding
It is the process of hiding data.
4) Polymorphism
In this parent class reference is used to refer to a class child object.
:)
✈Hope this helps you❣❣
✌✌✌
Pls mark my answer as brainliest ☺ ☺.
#Alwayshelps#@
❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
Similar questions
Math,
7 months ago
Social Sciences,
7 months ago
Math,
1 year ago
Computer Science,
1 year ago
Social Sciences,
1 year ago