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 synchronization in java?
What is a container in a gui?
Where are global variables stored?
What is output buffer?
What is the range of a character variable?
What is an escape character in java?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
Does constructor return any value?
Differece between class and generic class?
How do you do math powers in java?
What is floor math?
What is a lambda expression ? What's its use ?
What is merge sort in java?
Difference between string s= new string (); and string s = "abv";?
What is adapter in java?