Multiple Choice
In shell scripts,comment lines begin with a(n) ____.
A) tilde (~) character
B) dollar ($) sign
C) pound (#) symbol
D) exclamation (!) sign
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: What is a prototype?
Q11: To reference a variable,you use a dollar
Q12: Match each item with a statement
Q13: The _ command enables you to initialize
Q14: Shell scripts can automatically access variables created
Q16: The _ shell is similar to the
Q17: _ gives the owner read,write,and execute permissions.<br>A)chmod
Q18: You use the _ command to loop
Q19: Shell scripts run more quickly than compiled
Q20: What is a branch instruction?