What are the OOPS concepts?
Answer Posted / hari
OBJECT
ENCAPSULATION
INHERITANCE
POLYMORPHISM
OVERRIDING
MESSAGE PASSING
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you mean by abstraction?
What is the point of oop?
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
What is class and object in oops?
What is a function in oop?
Explain virtual inheritance?
Is enum a class?
Which method cannot be overridden?
What are the components of marker interface?
What is encapsulation in oop?
why reinterpret cast is considered dangerous?
What is persistence in oop?
What are objects in oop?
Why do we use class in oops?
What is interface in oop?