Answer Posted / vikas
Exception is a class available in java.lang package and has
many subclasses.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is consumer in java?
How will you add panel to a frame?
What is scanner in java?
What is the different types of functions?
Why is stringbuffer faster than string?
Can you start a thread twice in Java?
Why you should not use singleton?
Is it possible to override private or static method in java?
What are the advantages and disadvantages of object cloning?
What is the purpose of assert keyword used in jdk1.4.x?
Are strings immutable in java?
What is a ternary operator in java?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?
What is java and why do we need it? Explain
How do I type unicode?