adplus-dvertising
frame-decoration

Question

Comments in a shell program are important because

a.

Keeps complex programs understandable

b.

Other programmers may try to read your program

c.

You may revise an old program

d.

All of the above

Posted under Shell Programming UNIX

Answer: (d).All of the above

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Comments in a shell program are important because

Similar Questions

Discover Related MCQs

Q. Which of the following is not true of program variables

Q. Flow control in a shell program allows parts of a shell program to be executed

Q. Variable names may not include

Q. Variable names may begin with

Q. Variable names should be

Q. A common variable type is

Q. Array values when assigned must be surrounded by

Q. The purpose of the PATH environment variable is

Q. Some lines in an "if statement" are indented because

Q. In "bash", "if" constructs are ended with

Q. Which of the following is not a iterative construct in "bash"?

Q. A loop that continues indefinitely is called a

Q. The asterisk is a metacharacter which in the command "ls *.txt" means

Q. A metacharacter is any character that

Q. Which of the following Unix utilities are not commonly used to process regular expressions?

Q. Which programming language has a powerful regular expression engine?

Q. Which meta-noncharacter is used to indicate the end of the line?

Q. Which meta-noncharacter is used to indicate the beginning of the line?

Q. The character separating fields is called a

Q. "Awk" is a program that is primarily concerned with formatting output. It is designed to work best with pieces of data called