Home » JAVA Programming » Networking » Question
  1. Which of these interface abstractes the output of messages from httpd?
    1. LogResponse
    2. Httpdserver
    3. httpdResponse
    4. LogMessage
    5. None of these
Correct Option: D

LogMessage is a simple interface that is used to abstract the output of messages from the httpd.



Your comments will be displayed only after manual approval.