Ducking is automatic in checked exception?True or false
Answer Posted / bhavika
yes it is true
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Difference between predicate, supplier and consumer ?
When super keyword is used?
What is the requirement of thread in java?
Discuss different types of errors that generally occur while programming.
Are there structures in java?
Can keyword be used as identifier?
Is a class an object?
Why is flag used in java?
What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?
How many boolean functions are there?
Is void a data type?
What is the difference between this() and super() in java?
Is singleton thread safe in java?
Why is java so important?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?