InterviewSolution
Saved Bookmarks
| 1. |
Every if is closed with a corresponding ____(a) else(b) fi(c) if(d) else ifThe question was posed to me in a job interview.I'd like to ask this question from Logical Operators and Conditional Execution topic in division Essential Shell Programming of Unix |
|
Answer» Right answer is (B) FI |
|