A loop whose instructions are processed indefinitely is referred to as which of the following?

A. for statement
B. infinite loop
C. terminal loop
D. while statement


Answer: B

Computer Science & Information Technology

You might also like to view...

Java limits the number of dimensions an array can have to four.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The 802.11i standard maps to the WPA2 security protocol.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

When a new row or column is inserted in a range of cells used in a function, the range in the function is not automatically adjusted to include that new row or column

Indicate whether the statement is true or false.

Computer Science & Information Technology

The top-level class used as a container to hold other controls for an application is called a ____.

A. Container B. Frame C. Form D. Window

Computer Science & Information Technology