What are the OOPS concepts?
Answer Posted / s.kalaivanan
Polymorphism,
ihheritance,
encapulation,
abstraction,
The above are the 4 main concept of the oops
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is multilevel inheritance?
Why do we use polymorphism in oops?
What is polymorphism explain its types?
Can we define a class within the interface?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What are oops methods?
What is multilevel inheritance in oop?
What is the diamond problem in inheritance?
What is an advantage of polymorphism?
Is oop better than procedural?
What does <> mean pseudocode?
What is abstraction in oops with example?
What is methods in oop?
What is class encapsulation?