A new video card requires a 600 watt power supply. The power supply should have how many pins on the main cable?
A. 12
B. 20
C. 24
D. 26
Answer: C. 24
Computer Science & Information Technology
You might also like to view...
Slides can only be printed in expanded view, not in collapsed view
Indicate whether the statement is true or false
Computer Science & Information Technology
Case-Based Critical Thinking QuestionsCase 1Professor Trapani has created a series of word problems which his students need to express using comparison operators. The professor wants students to write the condition that will help them find all records in which the first name is Francis. What is the condition?
A. FirstName #Francis# B. FirstName = ‘Francis’ C. FirstName = “Francis” D. FirstName = Francis
Computer Science & Information Technology