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
Is object a data type?
What is an object's lock and which object's have locks in java programming?
What is valid keyword in java?
What is the difference between hashmap and hashtable? What is an interface?
What is float in java?
Define how objects are stored in java?
Can we convert stringbuilder to string in java?
Can a class extend more than one class?
Is java 11 paid version?
What is application system?
What are the differences between abstract class and interface?
Explain notifyall() method of object class ?
What are the differences between string and stringbuffer?
What is the benefit of using enum to declare a constant?
Can private class be inherited in java?