Name the runtime exceptions that occurs frequently?
Answer Posted / ravikiran(aptech mumbai)
null pointer exception
classnotfoundexception
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why is java called the platform independent programming language?
Why can't we make a class private in java?
Can we use different return types for methods when overridden?
How many return statement are allowed in a function?
What is valid keyword in java?
What is the advantage of preparedstatement over statement?
Explain heap sort?
How does sublist works in java?
Realized?
What is a default method?
What is a 16 bit word?
What are the types of inner classes (non-static nested class) used in java?
What is the difference between char and char *?
What are the ways to instantiate the class class?
Can an interface extend another interface?