What is oops and its features?



What is oops and its features?..

Answer / Rashika Chaudhary

"Object-Oriented Programming (OOP) is a programming paradigm based on the concept of 'objects', which can contain data and code: data in the form of fields (often known as attributes), and code, in the form of procedures (often known as methods). The main features are Encapsulation, Inheritance, Polymorphism, and Abstraction."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

c++ provides classes...and classes do what we want but why then strcut are used...if we say data hiding... it is also provided by c++ in structs then why to prefer clasess

1 Answers   HCL, TCS,


what is object slicing?

9 Answers   L&T, Wipro,


write a program to find 2 power of a 5digit number with out using big int and exponent ?

1 Answers  


string is a class or data type in java?

3 Answers  


Why do while loop is used?

1 Answers  


how do you handle yourself when you feel the wald is aganist you

2 Answers  


WAP to generate 2n+1 lines of the following pattern on the computer screen:

2 Answers  


What is Method overloading?

5 Answers  


What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required

15 Answers   ISTS, Wipro,


Please send ford technologies placement paper 2 my mail id

0 Answers  


What is debug class?what is trace class? What differences are between them? With examples.

1 Answers  


Is react oop?

1 Answers  


Categories