Vidyalelo
PHP · Q15

PHP Networking

Programming · PHP · question 15

Q15

What will the following script do?

A.
A list of the FTP servers on the local network
B.
The address of the FTP server called “tcp”
C.
The port associated with the TCP service called “FTP”
Answer
D.
A list of the ports associated with all services except FTP

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board