Answer Posted / s
1.Abstraction
2.Encapsulation
3.Polymorphism
4.Inheritance
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is encapsulation used?
What is oops and its features?
Can we override main method?
What is object in oop with example?
What is debug class?what is trace class? What differences are between them? With examples.
What is object and example?
How can you overcome the diamond problem in inheritance?
What is inheritance write a program to show use of inheritance?
What is polymorphism in oop example?
What is polymorphism and types?
Write a program to reverse a string using recursive function?
Can an interface inherit a class?
Why do we use class in oops?
What is stream in oop?
Give two or more real cenario of virtual function and vertual object