InterviewSolution
Saved Bookmarks
| 1. |
Which symbol is used for finding the length of the string?(a) .(b) *(c) .*(d) .*.I got this question in final exam.The query is from Case and Expr Command topic in section Essential Shell Programming of Unix |
|
Answer» The CORRECT option is (C) .* |
|