Definition of Object Oriented Programming in single line?
Answer Posted / chitra
oop is the feature that allows a mode of modularizing
programs by forming separate memory area for data as well
as functions that is used as object for making copies of
modules as per requirement.
| Is This Answer Correct ? | 20 Yes | 13 No |
Post New Answer View All Answers
Can static class have constructor?
What is destructor oops?
What is data binding in oops?
What is the point of oop?
What is an example of genetic polymorphism?
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 polymorphism explain?
What is abstraction oop?
what is difference between class template and template class?
What is encapsulation with example?
What are the 4 main oop principles?
When not to use object oriented programming?
#include
is there any choice in opting subjects like 4 out of 7
What is polymorphism in oop example?