What are the OOPS concepts?

Answer Posted / faizan

1)object
2)class
3)encapsulation & abstraction
4)polymorphism
5)inheritance
6)message passing
7)dynamic binding

These all are partially supported by c++,java supports
all the above features

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does oop mean in snapchat?

932


Can main method override?

842


What is solid in oops?

811


design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6380


Whats is abstraction in oops?

843


What is difference between oop and pop?

884


What is polymorphism in oop example?

746


What is use of overloading?

864


What is meant by multiple inheritance?

954


What are functions in oop?

789


any one please tell me the purpose of operator overloading

2171


What is the types of inheritance?

819


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4481


Explain the advantages of inheritance.

883


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

2995