In order to enable the Windows 7 Aero user interface, how much video memory must be available to the video controller?

A. 64MB
B. 128MB
C. 256MB
D. 1GB


Answer: B

Computer Science & Information Technology

You might also like to view...

When an exception is thrown, an object known as a(n) ____________ is created in memory.

a. exception object b. debug variable c. try object d. state object

Computer Science & Information Technology

In the linked list implementation of the queue, we had both a destructor and a makeEmpty function because:

A. the destructor needs to call the makeEmpty function B. the client may want to empty out the queue without destroying it; however, the client shouldn’t have to remember to use makeEmpty to avoid memory leak upon destruction of the queue C. the makeEmpty function needs to call the destructor; otherwise, the queue cannot be destroyed D. only one is used to free dynamic memory, the other cannot

Computer Science & Information Technology

An attribute is an example of a(n) ____ type.

A. simple B. complex C. integrated D. aggregated

Computer Science & Information Technology

The width of multiple columns must be changed one column at a time

Indicate whether the statement is true or false

Computer Science & Information Technology