Answer Posted / ravikiran(aptech mumbai)
exception is an abnormal condition occurs during runtime.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain the selection sort algorithm and state its time complexity?
Can we have a method name same as class name in java?
What is the tradeoff between using an unordered array versus an ordered array?
What is final method in java?
What is the use of list in java?
Can we define private and protected modifiers for variables in interfaces?
Why do we need singleton?
What is string length in java?
Why chararray() is preferred over string to store the password?
Can we declare an interface as final?
Explain how can you debug the Java code?
Why is the type for real numbers called double?
What does java edition mean?
Is string an object?
When will you define a method as static in Java?