If testing a program does not produce the expected results, the program contains an error, sometimes called a(n) ____.

A. bug
B. variable
C. spider
D. code


Answer: A

Computer Science & Information Technology

You might also like to view...

Write a short snippet of code that converts the first element of the String[] args array to an integer. It should catch an exception and print out a message if the first element cannot be converted to an integer.

What will be an ideal response?

Computer Science & Information Technology

The primary focus of ____ is to determine if the standards and/or regulations the organization claims to comply with are, in fact, complied with.

A. accreditation B. configuration management C. continuous monitoring D. an audit

Computer Science & Information Technology

A(n) ________ font such as Times New Roman is usually used with large amounts of text

Fill in the blank(s) with correct word

Computer Science & Information Technology

In VBA, the ________ structure repeats a loop a specific number of times

A) Do...Loop B) For...Next C) If...Then D) If...Then...Else

Computer Science & Information Technology