A user has installed a new video card. Now when Windows 7 boots, nothing displays on the screen. What WinRE tool should the technician use to solve this problem?

A) Startup Repair
B) Device Manager
C) Task Manager
D) Complete PC Restore


A

Computer Science & Information Technology

You might also like to view...

To initiate parallel processing with PLINQ, invoke IEnumerable extension method ___________ (from class ParallelEnumerable), which returns a(n) ___________.

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

Computer Science & Information Technology

Each employee can only be in the employees table exactly one time. However, an employee can be in the orders table many times, once for each sale. This is an example of a(n) ________ relationship

Fill in the blank(s) with correct word

Computer Science & Information Technology

This is the most popular form of authentication used in wireless networks today.

A. PPP B. EAP-PSK (Personal Shared Key) C. EAP-TLS D. LEAP

Computer Science & Information Technology

The postfix expression 14 2 5 + = will generate an error, because ____.

A. it contains an illegal operator B. it does not have enough operands C. it has too many operators D. there will be too many elements in the stack when the equal sign is encountered

Computer Science & Information Technology