Which fire extinguisher can put out most fires?

A) Type C fire extinguisher
B) Fire Department
C) Water
D) ABC type fire extinguisher


D

Computer Science & Information Technology

You might also like to view...

Given the following enumerated data type definition, what is the value of SAT? enum myType{SUN=3,MON=1,TUE=3,WED,THUR,FRI,SAT,NumDays};

a. 7 b. 6 c. 8 d. 5 e. unknown

Computer Science & Information Technology

Which of the following converts the string "10" to the integer value 10?

a. itoa("ten"); b. atoi("ten"); c. atoi("10"); d. itoa(10); e. None of these

Computer Science & Information Technology

?When you create slides from a(n) _________ of a Word document, PowerPoint inserts them after the current slide. A. outline B. link C. image D. screenshot

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

Computer Science & Information Technology

The Bullets button is available on the Home tab of the ribbon in the ____ group.

A. Special Characters B. Format C. Paragraph D. Options

Computer Science & Information Technology