features of OOPs (object oriented programing ) in java
Answers
Answered by
0
Object in OOP is used to define an entity having unique character and unique behaviour. The unique character is expressed using 'class' which is implemented using variables ( eg: String COLOR; ) and the unique behaviour is expressed with the help of methods (getText(), isSelected(), is Enabled(), isEditable() etc.)
Answered by
1
Hey !
Features of OOPs :
- Emphasis on data rather on producer.
- Object may communicate with each other through function.
- New data and functions can be added easily whenever necessary.
- Programs are devided into what are known as objects.
Features of OOPs :
- Emphasis on data rather on producer.
- Object may communicate with each other through function.
- New data and functions can be added easily whenever necessary.
- Programs are devided into what are known as objects.
Similar questions
Math,
8 months ago
Social Sciences,
1 year ago
Math,
1 year ago
English,
1 year ago
Chemistry,
1 year ago