Some peripheral devices can perform a great deal of processing that is normally performed by the CPU; this is known as ____________________.

Fill in the blank(s) with the appropriate word(s).


bus mastering

Computer Science & Information Technology

You might also like to view...

Which statement best describes the relationship between base class and derived class types?

a. A derived class reference cannot be assigned to a base class variable and a base class reference cannot be assigned to a derived class variable. b. A derived class reference can be assigned to a base class variable and a base class reference can be assigned to a derived class variable. c. A base class reference can be assigned to a derived class variable, but a derived class reference cannot be assigned to a base class variable. d. A derived class reference can be assigned to a base class variable, but a base class reference cannot be assigned to a derived class variable.

Computer Science & Information Technology

Be careful with selected text or objects on a page, because the next keystroke will replace the selected items. 

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

Computer Science & Information Technology

________ are characters that are not found on a standard keyboard that you might wish to add to slide text

Fill in the blank(s) with correct word

Computer Science & Information Technology

The two most common graph traversal algorithms are depth first traversal and breadth first traversal.

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

Computer Science & Information Technology