A fire extinguisher denoted by a green triangle should be used for ash fires

Indicate whether the statement is true or false


True —Class A fire extinguishers are denoted by a green triangle and should be used for ash fires.

Computer Science & Information Technology

You might also like to view...

Which of the following is not true of static local variables?

a. They are accessible outside of the function in which they are defined. b. They retain their values when the function in which they are defined terminates. c. They are initialized to zero if not explicitly initialized by the programmer. d. They can be of type int.

Computer Science & Information Technology

____________________ screening is the process that is used to assign trust.

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

Computer Science & Information Technology

Answer the following questions true (T) or false (F)

1. True/False: The last step in the program development cycle is to code the program. 2. True/False: A prompt is used in a program to tell the user to enter some data. 3. True/False: A variable is the name for a storage location in the computer’s internal memory.

Computer Science & Information Technology

UNIX implements pipes by taking advantage of its __________.

a. buffering scheme b. shell c. kernel d. file system

Computer Science & Information Technology