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
What is string data type?
Can a variable be local and static at the same time?
How will you initialize an Applet?
What is difference between char array and string?
Explain about the select method with an example?
Is null an object in java?
Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?
How to create a fecelet view?
What is :: operator in java?
What is enhanced loop in java?
What is difference between overloading and overriding in java?
Can we create constructor in abstract class ?
Why declare Main() inside the class in java ?
Why do we need wrapper class?
what is anonymous class in java?