A(n) ________ occurs when the code is executed, displaying a description of the error
Fill in the blank(s) with correct word
run-time error
Computer Science & Information Technology
You might also like to view...
Which of (a) to (c) is false about a static class member?
a. a defining declaration must be placed in the implementation file b. one member is allocated for each declared class object c. the static class member is guaranteed to be private to the class d. two of the above are false e. all of (a), (b), and (c) are false
Computer Science & Information Technology
A ____ object represents the policy for a Java application environment.
A. security B. policy C. permission D. grant
Computer Science & Information Technology