Definition of Object Oriented Programming in single line?

Answer Posted / rampal singh

object-oriented progrmming is an approch that provide a way
of modularizing program by creating partitioned memory area
for both data and function that can be used as templete for
creating copies of such moduals on demand

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is object in oop with example?

688


How Do you Code Composition and Aggregation in C++ ?

24185


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1382


What is class and object in oops?

605


What does sksksk mean in text slang?

1511






What is the purpose of enum?

575


What is overriding in oop?

541


What is destructor in oop?

615


What is encapsulation process?

573


What are the data types in oop?

596


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1607


Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.

1776


What are the 4 main oop principles?

668


What is encapsulation and abstraction? How are they implemented in C++?

628


State what is encapsulation and friend function?

688