21
answers
0
watching
534
views
12 Apr 2018
Type of Errors For each of the following answer whether they would cause an compiler error, runtime error, or a bug. In other cases the mentioned error may not cause a problem for the computer and is merely a question of style. In this case you should choose "Style" In other cases the question may not cause a problem at all in which case you should answer "No Error" For the purpose of this question, you can use the following definitions: • Compiler error : An error that occurs during the compilation phase of your development. In this case no class file is produced. • Runtime error: An error that occurs while you are running your program. Your program starts to execute but terminates before the main method has finished executing. • Logical error or bug : An error that results in the wrong results being seen • Style error: The error does not make a difference to the computer but is something that may be considered bad code. 7. Omitting a semi-colon at the end of a variable assignment. (A) Compiler Error (B) Bug (logical) Error (C) Style (D) Runtime Error (E) No Error
Type of Errors For each of the following answer whether they would cause an compiler error, runtime error, or a bug. In other cases the mentioned error may not cause a problem for the computer and is merely a question of style. In this case you should choose "Style" In other cases the question may not cause a problem at all in which case you should answer "No Error" For the purpose of this question, you can use the following definitions: • Compiler error : An error that occurs during the compilation phase of your development. In this case no class file is produced. • Runtime error: An error that occurs while you are running your program. Your program starts to execute but terminates before the main method has finished executing. • Logical error or bug : An error that results in the wrong results being seen • Style error: The error does not make a difference to the computer but is something that may be considered bad code. 7. Omitting a semi-colon at the end of a variable assignment. (A) Compiler Error (B) Bug (logical) Error (C) Style (D) Runtime Error (E) No Error
evangelistaLv10
12 Nov 2023
devsingh077Lv10
20 Aug 2023
Already have an account? Log in
bsuparna19Lv7
15 Aug 2023
Already have an account? Log in
28 Jun 2023
Already have an account? Log in
marcusnicole284Lv10
16 Jun 2023
Already have an account? Log in
gloryolalere280Lv10
20 Nov 2022
Already have an account? Log in
papayaprofessorLv10
5 Sep 2022
Already have an account? Log in
4 Dec 2021
Already have an account? Log in
Keith LeannonLv2
13 Apr 2018
Already have an account? Log in