different between exception and error? explaim check and
uncheck exception
Answer Posted / nitin jain
Checked exceptions check at the time of compile the program
where unchecked exception check at runtime.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are static blocks and static initalizers in java ?
What is reflexive association?
What is finally block?
Is array size fixed in java?
os is developed in c no java is more secured then c na why dont the os developed is developed using java
Explain how can you debug the Java code?
What is the maximum size of hashmap in java?
What is null data type?
Explain where variables are created in memory?
Difference between a process and a program?
I want to print “hello” even before main is executed. How will you acheive that?
What is backdrop?
What is lossy conversion in java?
What is hash code collision?
Can private method static?