A(n) ____ is a repeating flow of logic with no end.

A. nonterminated condition
B. infinite loop
C. variable
D. decision symbol


Answer: B

Computer Science & Information Technology

You might also like to view...

When a function name, like setBalance, describes what the function does, it is an example of:

A. a function prototype B. self-documenting code C. function implementation D. encapsulation

Computer Science & Information Technology

Because the postfix increment operator returns objects by value and the prefix increment operator returns objects by reference:

a. Prefix increment has slightly more overhead than postfix increment. b. The postfix increment operator returns the actual incremented object with its new value. c. Objects returned by postfix increment cannot be used in larger expressions. d. The postfix increment operator typically returns a temporary object that contains the original value of the object before the increment occurred.

Computer Science & Information Technology

Placing high value on design and including designers in the creation of new products significantly improves business success and overall financial performance

Indicate whether the statement is true or false

Computer Science & Information Technology

________ is included by default with Windows Server 2008 and is the sole location for managing all aspects of group policy

a. Active Directory Users and Computers b. Group Policy Server Manager c. Role Manager d. Group Policy Management Console

Computer Science & Information Technology