|
INTERVIEW QUESTIONS
J2EE
CORE JAVA
DETAILS
Question: What is error?
Answer: An Error indicates that a non-recoverable condition has occurred that should not be caught. Error, a subclass of Throwable, is intended for drastic problems, such as OutOfMemoryError, which would be reported by the JVM itself.
|
|
|
Category |
Core Java Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 6523 users |
Added on |
9/23/2014 |
Views |
72122 |
Rate it! |
|
|
Question:
What is error?
Answer:
An Error indicates that a non-recoverable condition has occurred that should not be caught. Error, a subclass of Throwable, is intended for drastic problems, such as OutOfMemoryError, which would be reported by the JVM itself. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
What is an exception?
|
View Answer
|
|
What are static methods?
|
View Answer
|
|
What is the difference between static and non-static variables?
|
View Answer
|
|
What are static variables?
|
View Answer
|
|
What is static block?
|
View Answer
|
|
What are the uses of final method?
|
View Answer
|
|
What is final modifier?
|
View Answer
|
|
What are Access Specifiers available in Java?
|
View Answer
|
|
What are Access Specifiers?
|
View Answer
|
|
How are this() and super() used with constructors?
|
View Answer
|
|
What are the differences between Class Methods and Instance Methods?
|
View Answer
|
|
How are this() and super() used with constructors?
|
View Answer
|
|
What are the differences between Contructors and Methods?
|
View Answer
|
|
Can constructor be inherited?
|
View Answer
|
|
How does the Java default constructor be provided?
|
View Answer
|
|
What is Constructor?
|
View Answer
|
|
Can there be an abstract class with no abstract methods in it?
|
View Answer
|
|
When you declare a method as abstract, can other nonabstract methods access it?
|
View Answer
|
|
When should I use abstract classes and when should I use interfaces?
|
View Answer
|
|
What are the differences between Interface and Abstract class?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All Core Java Interview Questions & Answers - Exam Mode /
Learning Mode
|