Answer Posted / sudhir
when there is a situation for user input and user not give
according to code there try and catch use.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is method in java ?
Is null == null in java?
Explain restrictions for using anonymous inner classes?
What is the byte range?
What is the size of string?
What is a line break?
What is the difference between a choice and a list?
What is the difference between super class & sub class?
What is the difference between a factory and abstract factory pattern?
Difference between abstract and concrete class ?
What is a dynamic array in java?
What is a buffer in java?
what is the difference between yielding and sleeping? : Java thread
What is update method called?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread