Answer Posted / haribabu kommi
Exceptions are three types
1.Runtime exceptions(un checked exceptions)
2.checked exceptions.
3.Error
Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
Difference between operator overloading and function overloading
What is static block?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
Explain parallel processing in java8?
How do you use compareto?
What is a boolean used for?
What are the advantages of java?
In java, how we can disallow serialization of variables?
How to split a string in java?
Why isn’t there operator overloading?
What is a arraylist in java?
What is a singleton class? Give a practical example of its usage.
What is the difference between yielding and sleeping in java programming?
What are loops in java? What are three types of loops?
What language is pass by reference?