what is difference between Exception and Error?

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


Please Help Members By Posting Answers For Below Questions

how does multithreading take place on a computer with a single cpu? : Java thread

695


What are the ways in which a thread can enter the waiting state?

515


How do you include a string in java?

524


How to reverse string in java?

617


Define reflection.

575






Explain the differences between static and dynamic variables?

588


What are the classes of java?

543


What’s the difference between applets and standalone program?

534


What is a Hash Table? What are the advantages of using a hash table?

610


What is the importance of hashcode() and equals() methods?

583


What is a treeset class?

560


Which collection is ordered in java?

535


Can a constructor be private and how are this() and super() method used with constructor?

529


what are the high-level thread states? : Java thread

562


What do you mean by hashing?

645