Answer Posted / md.tanweer alam
ERROR:-error may occur internaly in the program code through
the resources the program trying to access.
the source of error may be user input error such as giving a
wrong URL device erroe such as printer not ready physical
limitation such as disk full or memory not enough and code
error like arroay index out of bound trying to access an
empty stack and divide by zero error..
EXCEPTION:-all these above mention errors occuring in
abnormal condition called exception
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a vararg?
What is the biggest integer?
Explain about abstract classes in java?
what are the methods in object?
Why is java not 100% pure oops?
What is a function in java?
What do you understand by java?
How many types of exception can occur in a java program?
What is the use of arrays tostring () in java?
Can an interface be defined inside a class?
List some java keywords sun like c, c + + keywords?
When would you use a static class?
Is 0 an irrational number?
Which method returns the length of a string?
Is 0 a prime number?