Answer Posted / gopalramana
abnormal conditions arise in a program called Exception
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the final field modifier?
What are keywords in java?
Tell me about your ability to work under pressure
What methods are used to get and set the text label displayed by a button object?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
Can a constructor be protected?
Is arraylist ordered?
What is computer compiler?
Can we create a constructor in abstract class?
how can you take care of mutual exclusion using java threads? : Java thread
Is it possible to override private or static method in java?
How many types of design patterns are there?
Which sorting algorithm is in place?
Explain notifyall() method of object class ?
What are different types of arrays?