InterviewSolution
Saved Bookmarks
| 1. |
When we use ||, both the commands are executed.(a) True(b) FalseI got this question in an international level competition.My question is from Logical Operators and Conditional Execution topic in portion Essential Shell Programming of Unix |
|
Answer» Right option is (B) False |
|