what are the oops concept in java explain with real time
examples
Answer Posted / madhu
polymorphism means just divide the word poly means many so performing multiple task with single name ..
e.g person or human being
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are synchronized blocks in java?
What is a default method?
what is synchronization and why is it important? : Java thread
What class of exceptions are generated by the java run-time system?
Can we create a class inside a class in java?
What is string made of?
What are the rules for naming an array?
Why is singleton not thread safe?
Explain the concept of hashtables?
What is the replace tool?
What is arraylist e?
how to prepare for IT Officers Interview in Banks
What is the difference between an object-oriented programming language and object-based programming language?
how does the run() method in runnable work? : Java thread
How can I debug the Java security exceptions and AccessControlExceptions?