Which of the following is NOT a function of the CPU?

A) Execute program instructions
B) Make decisions
C) Perform calculations
D) Store data


D

Computer Science & Information Technology

You might also like to view...

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

1. Methods are commonly used to break a problem into small manageable pieces. 2. Two general categories of methods are void methods and value-returning methods. 3. In the method header, the method modifier public means that the method belongs to the class, not a specific object. 4. Constants, variables, and the values of expressions may be passed as arguments to a method. 2. 3. 4.

Computer Science & Information Technology

The CSS3 _____________ property allows you to rotate, scale, skew, or move an element.

a. display b. transform c. transition d. hover

Computer Science & Information Technology

Thesrcattribute of thevideoelement specifies the name and location of the video file to display. _________________________

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

Computer Science & Information Technology

Which of the following terms refers to a specific action whose purpose is to accomplish a goal?

A. resource B. objective C. scope D. deliverable

Computer Science & Information Technology