Java run-time system generates What class of exceptions?
Answer Posted / luckystarjava
JVM checks only un-checked exception. the exception is thown
by exception Class
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
Explain covariant method overriding in java.
How variables are declared?
Why we use protected in java?
What is the basic of java?
What is formatted output?
how to write a program for sending mails between client and server
Is space a character in java?
When a byte datatype is used?
How do you declare an array that will hold more than 64KB of data?
How do you find the independent variable?
Is java a pure object oriented language?
What do you know about the garbate collector?
Why pass by reference is not possible in java?
What are the fileinputstream and fileoutputstream?