2. Write a program that creates three different classes in three different packages and access them from default package. All the three packages should be at the same level.
5. Write a Java program to input n integer numbers and display lowest and second lowest number. Also handle the different exceptions possible to be thrown during execution.
No comments:
Post a Comment