Answer Posted / ravikiran
user defined exception is written by the user to make a
customized error
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can we have try without catch block?
Name and explain the types of ways which are used to pass arguments in any function in java.
Can we have this () and super () together?
How does multithreading take place on a computer with a single cpu?
What is Java Package and which package is imported by default?
Can we write method inside a method in java?
How do you differentiate abstract class from interface?
What is the program compilation process?
What is independent and dependent variables in research?
What is an iterator interface in java programming?
What is sleep method?
What is difference between jdk,jre and jvm?
What methodology can be employed to locate substrings inside a string?
How do you define a parameter?
What is the use of using enum to declare a constant?