Which of the following commands can be used to create a BASH variable named CREATOR with the value of Torvalds? 

A. CREATOR=“Torvalds”
B. set $CREATOR = “Torvalds”
C. CREATOR = “Torvalds”
D. var CREATOR as “Torvalds”


Answer: A

Computer Science & Information Technology

You might also like to view...

If you receive an e-mail attachment, you should use a(n) ____ program to verify that the attachment is virus free.

A. firewall B. encryption C. decryption D. antivirus

Computer Science & Information Technology

In the figure above, the changes are made to the page itself when Expression Web applies the class attribute to the ____ tag.

A. selector B. attribute C. class D. paragraph

Computer Science & Information Technology

A __________ frame is a message that is intended to be processed by all devices on the LAN.

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

Computer Science & Information Technology

Which of the following is not checked by the Accessibility Checker?

A. Alt Text B. Merged Cells C. Print Area D. Table Headers

Computer Science & Information Technology