tell me some common
Answers were Sorted based on User's Feedback
Answer / mayank
Simply use throws Exception in front of every method
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the difference between composition and inheritance in java?
What is the primitive type short?
Can we restart a dead thread in java?
What is object data type?
What is meant by null and void?
How is Object Oriented Programming different from Procedure Oriented Programming?
How can we create an immutable class in java?
What is I/O Filter?
Explain wrapper classes in java?
How can you read content from file in java?
Do you know why doesn't the java library use a randomized version of quicksort?
Why can't you declare a class as protected?