Write a program demonstrating that the order of catch blocks is important. If you try to catch a superclass exception type before a subclass type, the compiler should generate errors. program should be in java.
Answers
Answered by
0
Answer:
thanks for the points thanks for the points thanks for the points
Similar questions