Answer Posted / chitraraman
Error in java means the mistake done buy the programmer
logically or syntatically.
Exception is an error thrown by java impllctly like
IOException,Array out of bound Exception
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Why charat is used in java?
What is better - 'bit-shift a value' or 'multiply by 2'?
What are wrapped classes in java programming?
Is singleton set an interval?
take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).
Explain hashset and its features?
What is passing by reference in java?
Can abstract class have private constructor?
Can we have a method name same as class name in java?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
What is replacefirst in java?
Which is the class in java?
What is a double?
What is unicode used for?
Give some features of interface?