Multiple Choice
A ____ is an error not detected until the program asks the computer to do something wrong, or even illegal, while executing.
A) syntax error
B) run-time error
C) package
D) Java API
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: You must use the Java interpreter to
Q10: If an object's methods are well written,
Q11: A(n) _ error occurs when the syntax
Q12: Logic errors are easily identified when a
Q13: Match each term with the correct statement
Q15: Dots (or periods) in a Java statement
Q16: Using the given code, which statement in
Q17: System.out.println("First Java application"); <br> Given the above
Q18: Java contains a class named _ that
Q19: In Java, the reserved keyword _ means