What are the OOPS concepts?
Answer Posted / ramalakshmi
Oops Concepts are :
1.Class
2.Object
3.Data Encapsulation
4.Data Abstraction
5.Inheritance
6.Polymorphism
7.Dynamic Binding
8.Message Passing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is polymorphism oop?
What is encapsulation oop?
What is inheritance write a program to show use of inheritance?
What do you mean by abstraction?
What is the point of polymorphism?
What is polymorphism in oop example?
How do you achieve runtime polymorphism?
Can abstract class have normal methods?
What is class in oop with example?
What are the 3 principles of oop?
What is persistence in oop?
Get me an image implementation program.
What is polymorphism give a real life example?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What does <> mean pseudocode?