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 |
Can list be null in java?
Can a method be static?
What is the difference between comparison done by equals method and == operator?
Which sorting algorithm is in place?
Why java is considered as platform independent?
can rmi and corba based applications interact ?
Will the compiler creates a default constructor if I have a parameterized constructor in the class?
How thread scheduler schedule the task?
What is a dynamic array in java?
Why does java doesnot support multiple inheritance?
Is null == null in java?
Why collection is called framework in java?