InterviewSolution
Saved Bookmarks
| 1. |
___ implies greater than and ____ implies less than.(a) gt, le(b) gt, lt(c) ge,le(d) ge,ltI have been asked this question during a job interview.Query is from Using test and [ ] to Evaluate Expressions in portion Essential Shell Programming of Unix |
|
Answer» Correct choice is (B) gt, lt |
|