what are the oops concept in java explain with real time
examples
Answer Posted / raja
Encapsulation
Abstraction
polymorphisms
inheritance/delegation
| Is This Answer Correct ? | 588 Yes | 111 No |
Post New Answer View All Answers
What is the difference between final, finally and finalize()?
What is indexof in java?
What is difference between jdk,jre and jvm?
What is serial version uid and its importance in java?
What is the do while loop syntax?
What is the hashcode () and equals () used for?
What is == in java?
Can finally block be used without a catch?
What is a predicate method?
Can we inherit inner class?
What is string manipulation?
Explain numeric promotion?
How do you get length in java?
What is the difference between dom and sax parser in java?
Can we create our own daemon thread?