what is oops

Answer Posted / rohit jindal

Object oriented programming language allow us to think the
real world in term of object.Object is a collection of data
and functionwhich operate on that data. It provides the
concepts of classes which is a template from which we can
churn out as many object as we want of similar behviour.It
provide the concepts of
polymorphism,inheritance,encapsulation etc.

Is This Answer Correct ?    29 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is byval and byref? What are differences between them?

1684


What do you mean by variable?

568


What is difference between polymorphism and inheritance?

613


What does <> mean pseudocode?

618


What is polymorphism explain its types?

672






What is object-oriented programming? Webopedia definition

717


What is difference between data abstraction and encapsulation?

612


What is inheritance write a program to show use of inheritance?

611


What is destructor oops?

614


what are the realtime excercises in C++?

2331


What makes a language oop?

591


Explain virtual inheritance?

680


Whats oop mean?

584


Can an interface inherit a class?

553


What is polymorphism in oops with example?

525