KnowledgeBoat Logo
|

Computer Applications

What are the various types of errors in Java?

Input in Java

ICSE 2019

42 Likes

Answer

There are 3 types of errors in Java:

  1. Syntax Error
  2. Runtime Error
  3. Logical Error

Answered By

27 Likes