McqMate
| Q. |
Return value of the UDP port “Chargen” is |
| A. | string of characters |
| B. | string of integers |
| C. | array of characters with integers |
| D. | array of zero’s and one’s |
| Answer» A. string of characters | |
| Explanation: using chargen with udp on port 19, the server sends a udp datagram containing a random number of characters every time it receives a datagram from the connecting host. the number of characters is between 0 and 512. | |
View all MCQs in
Computer Architecture and OrganizationNo comments yet