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 an qt4 interface?

1 Answers   IBM,


can we make a class static without using static keyword?

5 Answers   Aspire,


What is polymorphism explain its types?

0 Answers  


Contrast OOP and SOA. What are tenets of each?

1 Answers   Siebel Systems, Wipro,


What is oops in programming?

0 Answers  






What is the important feature of inheritance?

0 Answers   BPL,


What are the benefits of interface?

0 Answers  


Polymorphism with an example?

8 Answers   Accenture, emc2,


what are abstract classes and how they impliment , with example

2 Answers  


some one give d clear explanation for polymorphism

3 Answers  


Can we override main method?

0 Answers  


Have you ever used threads?

3 Answers   Adobe, IBM,


Categories