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 difference between static and final?
What is strings in java?
Is passing by reference faster?
What is java abstraction with example?
Define immutable object?
What is the function of character?
What is package private scope in java?
Define jre i.e. Java runtime environment?
How does multithreading take place on a computer with a single cpu in java programming?
What will happen if static modifier is removed from the signature of the main method?
What are the skills required for core java?
What is meant by attribute?
What is variable length arguments in java?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
Is 0 a prime number?