Answer Posted / priyanka verma
exception are run time error which a programmer usually do not except, they occur accidently which may result in abnormal termination of the program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why java is considered dynamic?
How do you start a new line in java?
How is string immutable in java?
Which object oriented concept is achieved by using overloading and overriding?
What does n mean?
How to provide security in java
What is a variable in java?
What is the type of lambda expression?
What is a nested list?
Does sprintf allocate memory?
What are different types of states exist for a thread?
How would you format a date in java? I.e. In the ddmmyyy format?
How do generics work in java?
Why is singleton class used?
What is a “stateless” protocol ?