what is oops

Answers were Sorted based on User's Feedback



what is oops..

Answer / lilly

Oops is a object oriented programming language. The whole
program structure is depended on the real world entity
called object. It has many features like inheritance,
polymorphism, data binding, abstraction , encapsulation
etc. It is very convinient to write programs in oops
compared to non-oops. whole program is oriented by the
object. There is nothing to do with the program without
object in object oriented programming. As the objects plays
main role and controls overall program, Hence the name
oops.

Is This Answer Correct ?    27 Yes 3 No

what is oops..

Answer / bujji

object oriented programming structure

Is This Answer Correct ?    15 Yes 7 No

what is oops..

Answer / revathi

oops is a object oriented programming language.
the main aim is to creating an object to the entire program
and that to we can control the entire program using the object
the main feature of oops is polymorphism,multiple
inheritance,abstraction and encapsulation

Is This Answer Correct ?    2 Yes 0 No

what is oops..

Answer / thirupathi raju

O:object
O:oriented
P:programing
S:structure

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

Is abstract thinking intelligence?

0 Answers  


IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR NOT?

2 Answers  


what is the difference between class to class type conversion and copy constructor ?

2 Answers  


What makes a language oop?

0 Answers  


What is the difference between inheritance and polymorphism?

0 Answers  






What are the types of abstraction?

0 Answers  


What type of Job you are providing?

0 Answers  


Why is object oriented programming so hard?

0 Answers  


WHEN A COPY CONSTER IS CALL ?

4 Answers  


Why is polymorphism used?

0 Answers  


Which keyword is written to use a variable declared in one class in the other class?

5 Answers   TCS,


20% of a 6 litre solution and 60% of 4 litre solution are mixed what the % of mixture of solution it is resulted into?

5 Answers   IonIdea,


Categories