Q. Comments in a shell program are important because (Solved)
1. keeps complex programs understandable
2. other programmers may try to read your program
3. you may revise an old program
4. all of the above
- d. all of the above
1. keeps complex programs understandable
2. other programmers may try to read your program
3. you may revise an old program
4. all of the above