Question: Which of the following about bash script is NOT correct? Question options: ; (semi-colon) is not required to end a statement Functions do not return
Which of the following about bash script is NOT correct? Question options:
| ; (semi-colon) is not required to end a statement | |
| Functions do not return values | |
| Variables are denoted using the symbol $ | |
| Use the operator == to compare numbers |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
