Answer Posted / rehman memon
OOP stands For Object Oriented Programming
| Is This Answer Correct ? | 32 Yes | 15 No |
Post New Answer View All Answers
What is encapsulation example?
When not to use object oriented programming?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is the highest level of cohesion?
What is overloading in oop?
How can you overcome the diamond problem in inheritance?
What are the three parts of a simple empty class?
What are the important components of cohesion?
What is a class in oop?
Can bst contain duplicates?
What is polymorphism explain?
Why multiple inheritance is not possible?
What is encapsulation process?
any one please tell me the purpose of operator overloading
What is the main feature of oop?