Object Oriented Programming in Java - Old Questions
Question Answer Details
10. a) Write a program to sort name of any five cities in ascending order.
b) Define polymorphism. How do we achieve polymorphism in java explain with example?
Answer
AI Generated Answer
AI is thinking...