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
What does oop mean in snapchat?
Can main method override?
What is solid in oops?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
Whats is abstraction in oops?
What is difference between oop and pop?
What is polymorphism in oop example?
What is use of overloading?
What is meant by multiple inheritance?
What are functions in oop?
any one please tell me the purpose of operator overloading
What is the types of inheritance?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
Explain the advantages of inheritance.
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