Answer Posted / paletipatisrinu
Error : Something goes wrong in our application/program ,
that leads to crash your output/logic is called as error.
the error may be of syntatic error or error which can
easily identify the programmer.
Exception:its unwanted and unexpeceted event its disturb the
normal flow of program execution.
Exception is an object it occurs at run time it
gives system error message and then convert system error
message into user friendly messages
| Is This Answer Correct ? | 9 Yes | 12 No |
Post New Answer View All Answers
Explain hashset and its features?
What is meant by distributed application? Why are we using that in our application?
What are the different ways to handle exceptions?
What is meant by method overriding?
Where are register variables stored?
what is the difference between yielding and sleeping? : Java thread
Is java platform independent?
Can a top level class be private or protected?
How do you call a reference in java?
Why is singleton class used?
What does += mean in java?
How to perform bubble sort in java?
How do you declare a destructor in java?
Difference between method overloading and method overriding in java ?
What is the difference in between cpp and java? Can u explain in detail?