InterviewSolution
Saved Bookmarks
| 1. |
Name The Port Used By Ping? |
|
Answer» Always remember that PING does not use any port. As PING is based upon LAYER 3 protocol, it NEVER uses any computer port. A simple VARIATION of the question could be: Does PING use UDP? Or Does PING use TCP? Again remember that UDP and TCP are layer 4 protocols and PING has NOTHING to do with them. Always remember that PING does not use any port. As PING is based upon layer 3 protocol, it never uses any computer port. A simple variation of the question could be: Does PING use UDP? Or Does PING use TCP? Again remember that UDP and TCP are layer 4 protocols and PING has nothing to do with them. |
|