An ____ algorithm is called an exponential algorithm.

A. ?(lg n)
B. ?(n)
C. ?(n2)
D. ?(2n)


Answer: D

Computer Science & Information Technology

You might also like to view...

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

1. The ItemCheck event of the CheckedListBox control occurs when an item is either checked or unchecked. 2. You must either allow single selection or no selection at all in a CheckedListBox. 3. Windows within windows are called the sub-windows of the original windows. 4. The MdiChildren returns to the parent window a list of all the created children as an array of Forms. 5. The user is able to tile or cascade the open children windows.

Computer Science & Information Technology

FIGURE 9-2The code shown in Figure 9-2 above is an example of ____ code.

A. JavaScript B. Pascal C. HTML D. C++

Computer Science & Information Technology

You use a personal bookmark to share favorite Web sites with friends and colleagues.

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

Computer Science & Information Technology

Comments are automatically entered into the text by clicking Accept.

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

Computer Science & Information Technology