When a 32-bit CPU is used, what is the maximum amount of RAM that Windows can use?

a. 640KB
b. 3.25GB
c. 1TB
d. 8GB


B. 3.25GB is the limit that Windows can use. 640KB is the old MS-DOS conventional memory limit. 1TB and 8GB are not valid memory limits.

Computer Science & Information Technology

You might also like to view...

4G is the latest WiFi standard

Indicate whether the statement is true or false

Computer Science & Information Technology

The edge of the display screen in Windows 8 is commonly called the bezel

Indicate whether the statement is true or false

Computer Science & Information Technology

What network protocol enables data to be exchanged between two computers over a secure channel?

a. SSH b. FTP c. HTML d. Telnet

Computer Science & Information Technology

Which of the following is NOT true after the initialization step in Dijkstra's algorithm?

A. the cells in the included list are all False, except for the cell that corresponds to the row of the source vertex in the results grid B. the distance in a row's distance cell is either 0, infinity, or a positive number C. the shortest path from the source to a vertex is found and the vertex's cell is marked in the included list D. the vertex in a row's parent cell is either the source vertex or undefined

Computer Science & Information Technology