Answer Posted / steffy
ERROR:
Erroor will be occur in compile time.
EXCEPTION:
Exception will occured in running time.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is the transient keyword?
Can we override a variable in java?
What do you mean by Hash Map and Hash Table?
Why is serialization required?
What is contract between hashcode and equal method?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
What is difference between == equals () and compareto () method?
How to make a read-only class in java?
How can you read an integer value from the keyword when the application is runtime in java? example?
Is java free for businesses?
Explain different states of a thread in java?
How do you remove all elements from an arraylist in java?
Is there a case when finally will not execute?
What should I import for arraylist in java?