Ducking is automatic in checked exception?True or false
Answer Posted / bhavika
yes
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What is thread count in java?
Why for each loop is used?
What is module in project?
Explain a situation where finally block will not be executed?
what invokes a threads run() method? : Java thread
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
What is the difference between hashmap and hashtable in java?
How to use arraylist in java netbeans?
What is connection class in java?
What is super constructor?
Which api is provided by java for operations on set of objects?
Differentiate between the constructors and methods in java?
What is the purpose of java?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
What is string in java? String is a data type?