InterviewSolution
Saved Bookmarks
| 1. |
The –protocol value ‘TCP’ runs on which operating systems?(a) unix only(b) windows only(c) all(d) none |
|
Answer» The correct choice is (c) all For explanation I would say: The connection protocol used by the option ‘–protocol = TCP’ indicates TCP/IP connection to the local or the remote server. Each –protocol value has the set of the permissible OS. |
|