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
How do you know if a value is nan?
What class allows you to read objects directly from a stream?
Does variable declaration allocate memory?
What is the difference between length and size in java?
What is anonymous inner class?
What is join () in java?
What is jvm? Why is java called the platform independent programming language?
What are the methods used to implement for the key object in the hash map?
What restrictions are placed on method overriding?
Say any two properties in beans?
What are keywords and reserved words in java?
What is the difference between a field variable and a local variable?
How do you decide when to use arraylist and linkedlist?
Why can't we make a class private in java?
What happens when main () method is declared as private?