1.

Which of these interface abstractes the output of messages from httpd?(a) LogMessage(b) LogResponse(c) Httpdserver(d) httpdResponseI have been asked this question during a job interview.I'd like to ask this question from Networking topic in portion Serialization & Networking of Java

Answer»

The CORRECT option is (a) LogMessage

To explain I would say: LogMessage is a simple interface that is USED to ABSTRACT the output of MESSAGES from the httpd.



Discussion

No Comment Found

Related InterviewSolutions