What are the OOPS concepts?

Answer Posted / rajeev shishodia

Simple meaning of OOPS is Object Oriented Programming Skill.
Which is programming language work on the following 3
features as known as OOPS based language?
1. Encapsulation / Abstraction
2. Inheritance
3. Polymorphism

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where You Can Use Interface in your Project

1636


What are objects in oop?

853


write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

2012


What is object in oop with example?

974


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

1905


What are the advantages of polymorphism?

783


What is encapsulation with example?

810


What is interface? When and where is it used?

1901


What are oops functions?

795


What does and I oop mean?

858


Where is pseudocode used?

764


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1828


What is difference between multiple inheritance and multilevel inheritance?

905


write a programe to calculate the simple intrest and compund intrest using by function overlading

1920


What is polymorphism explain its types?

940