Definition of Object Oriented Programming in single line?
Answer Posted / sureshk_ap
OOP is a programming technique in which focuses on objects
to get the real world applications.
| Is This Answer Correct ? | 49 Yes | 18 No |
Post New Answer View All Answers
Can enum be null?
Can an interface inherit a class?
Why is oop useful?
any one please tell me the purpose of operator overloading
What is object and class in oops?
What is object in oop?
What do you mean by variable?
when to use 'mutable' keyword and when to use 'const cast' in c++
What is polymorphism used for?
What is polymorphism what are the different types of polymorphism?
What is destructor in oop?
What is abstraction example?
What does I oop mean?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is the point of polymorphism?