what is oops

Answers were Sorted based on User's Feedback



what is oops ..

Answer / 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

what is oops ..

Answer / rekha

OOps is the object oriented programming concept here we
create a class and access the class using the object.
Class is the collection of data members and member function.

Is This Answer Correct ?    14 Yes 2 No

what is oops ..

Answer / kaush

oops is a programming language for making program to more
secure,easy and mostally object oriented.
it is use mostly for security purpose.

Is This Answer Correct ?    2 Yes 1 No

what is oops ..

Answer / lucky varshney

Object Oriented Programming System

Is This Answer Correct ?    6 Yes 10 No

Post New Answer

More OOPS Interview Questions

what is virtual function?

26 Answers   Aspire, HP, Infosys, RoboSoft, TCS,


why oops need in programming

7 Answers   TCS,


Write a program to accept a number and to print numbers in pyramid format? for eg:for a no. 5 1 212 32123 4321234 543212345

7 Answers  


What is namespace?

15 Answers  


how to find the correct email address format by using the programe?

1 Answers   Accenture,






What is multiple inheritance?

9 Answers   TCS,


What is difference between #define and const?

3 Answers   emc2,


any one please tell me the purpose of operator overloading

0 Answers   Amazon,


can inline function declare in private part of class?

1 Answers  


Tell us about yourself.

47 Answers   ABB, Amazon, Fidelity, Flextronics, Franklin Templeton, HCL, Hexaware, IBM, Impetus, Infosys, Reliance, Rofous, Silgate, Sutherland, TCS, Thomson Reuters, Virtusa, Wipro,


what is main difference between object oriented object base

2 Answers   Wipro,


How oops is better than procedural?

0 Answers  


Categories