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
Why is static used?
What is meant by polymorphism?
What is meant by class and object in java?
Can we override a variable in java?
How many types of exception can occur in a java program?
What is casting in java programming?
What is thread pool? How can we create thread pool in java?
What is the use of arraylist in java?
What is executor memory?
Why set do not allow duplicates in java?
What is instanceof keyword?
What is the old name of java?
What is boolean keyword in java?
What are peerless components?
What is the difference between a switch statement and an if statement?