Definition of Object Oriented Programming in single line?
Answer Posted / sheetal
OOP is a programming technique for developing software
solutions wherein real world is represented in terms of
objects.
| Is This Answer Correct ? | 29 Yes | 16 No |
Post New Answer View All Answers
what are the ways in which a constructors can be called?
What are the three parts of a simple empty class?
What is the significance of classes in oop?
What is the real life example of polymorphism?
What are the important components of cohesion?
What makes a language oop?
Who invented oop?
What is the problem with multiple inheritance?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What does I oop mean?
What exactly is polymorphism?
What is new keyword in oops?
What is the difference between inheritance and polymorphism?
How is class defined?