Answer Posted / amit
oops concept is to implement the real world concept in
progarmig world like
Abstrction(hide the compexity)
Encapsulation(Wrap in single unit,to achive the abstraction)
Polymorfism(one to many form)
Inheritence(inhancment,reuseability)
etc
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is solid in oops?
What is the example of polymorphism?
What is class and example?
What is polymorphism and why is it important?
How do you achieve polymorphism?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What makes a language oop?
Why oops is important?
Why do we use oops?
What is the point of oop?
What is oops concept with example?
What is multilevel inheritance in oop?
What is methods in oop?
Explain virtual inheritance?
What is variable example?