What is an eror in java?



What is an eror in java?..

Answer / Arun Yadav

"An error in Java is an exceptional situation that cannot be handled using try-catch blocks. Unlike exceptions, errors are considered to be abnormal conditions during program execution such as OutOfMemoryError, StackOverflowError, etc."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Garbage collection in java?

1 Answers  


I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com

1 Answers  


How do you add an element to a set in java?

1 Answers  


What do you mean by platform independence of Java?

1 Answers  


How do you define a method?

1 Answers  


What is port number in java?

1 Answers  


Can bool be null?

1 Answers  


What will happen to the exception object after exception handling?

1 Answers  


What is the integer of 16?

1 Answers  


Can we override constructors in java?

1 Answers  


Can we use switch statement with strings?

1 Answers  


Is this valid in java ? Can we instantiate interface in java?

1 Answers  


Categories