explain oops concepts with examples?
Answer Posted / ravikiran
abstraction
encapsulation
inheritence
polymorphism
| Is This Answer Correct ? | 141 Yes | 110 No |
Post New Answer View All Answers
Is namespace same as package in java?
What is meant by oops concept in java?
Do extraneous variables affect validity?
What is off heap memory?
What is return code?
What is meant by distributed application? Why are we using that in our application?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)
What is oop in java?
What are class members by default?
Is set thread safe java?
What is the purpose of final keyword and when to use it?
Can a list be null in java?
What is finally in Java?
What is derived datatype?
Explain the access modifiers for a class, method and variables?