What are the OOPS concepts?
Answer Posted / shanti
oops concepts include 1.Encapsulation
2.Inheritance
3.Polymorphism
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
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 is the real time example of encapsulation?
What is polymorphism oop?
Where is pseudocode used?
Can static class have constructor?
What are the 3 pillars of oop?
How do you achieve polymorphism?
What is object in oop with example?
What is a function in oop?
Why do we use inheritance?
What is abstraction in oop?
What exactly is polymorphism?
What is coupling in oops?
How is class defined?
Can bst contain duplicates?