Three types of errors common in Java Programming.
They are:
Syntax Errors: For example when you forget a ; after a statement or a " in a String.
Runtime Errors: For example when you divide by 0 zero.
Logic Errors: For example when you don't use parenthesis in mathematical calculations and it multiplies first instead of adding.
Eclipse can help detecting Syntax Errors before compiling. After you run your program, if there is a Runtime error, Eclipse will let your know in the console. Logical errors must be detected by the user/developer.
En esta página del sitio puede ver el video en línea Types of Common Errors in Java programming Eclipse de Duración hora minuto segunda en buena calidad , que subió el usuario Juan Carlos Ramirez 22 agosto 2017, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 35,241 veces y le gustó 525 a los espectadores. Disfruta viendo!