Multiple choice technology programming languages

20.) If inet service is restarted, all the open sockets gets closed

  1. a) True

  2. b) False

  3. c)

  4. d)

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Restarting the inet service (internet super-server) does NOT close existing open sockets. The service restarts but established connections remain active until properly closed by the applications using them.