An end user requires a computer to support computer aided drafting and computer aided modeling. Which of the following component packages should a technician recommend to the end user?

A. Powerful processor, high-end graphics card, and maximum RAM
B. File streaming, printer sharing, and a RAID array
C. Surround sound audio, compact form factor, HDMI output
D. Processor and RAM that meets minimum Windows requirements


Answer: A. Powerful processor, high-end graphics card, and maximum RAM

Computer Science & Information Technology

You might also like to view...

To bypass some ICMP-filtering devices on a network, an attacker might send which type of packets to scan the network for vulnerable services? (Choose all that apply.)

a. PING packets b. SYN packets c. ACK packets d. Echo Request packets

Computer Science & Information Technology

Which command takes corrective action on a fragmented index?

A. ALTER INDEX REORGANIZE B. UPDATE INDEX REBUILD C. REINDEX DATABASE D. UPDATE STATISTICS

Computer Science & Information Technology

__________ is a superclass for Button.

a. Label b. Labelled c. ButtonBase d. Control e. Node

Computer Science & Information Technology

Which is a correct static method call of Math class method sqrt?

a. sqrt(900); b. math.sqrt(900); c. Math.sqrt(900); d. Math math = new Math(); math.sqrt(900);

Computer Science & Information Technology