InterviewSolution
Saved Bookmarks
| 1. |
until loop operates with a reverse logic as used in while loop.(a) True(b) FalseThis question was posed to me in my homework.Question is taken from Shell Programming using Various Commands in portion Essential Shell Programming of Unix |
|
Answer» Correct option is (a) True |
|