Question

    This is a standard way for a Web server to pass a Web

    user's request to an application program and to receive data back to forward to the user –
    A Interrupt request Correct Answer Incorrect Answer
    B Forward DNS lookup Correct Answer Incorrect Answer
    C Data-Link layer Correct Answer Incorrect Answer
    D File Transfer Protocol Correct Answer Incorrect Answer
    E Common gateway interface Correct Answer Incorrect Answer

    Solution

    The Common Gateway Interface (CGI) allows a web server to interface with external applications, processing user input and returning results.

    Practice Next

    Relevant for Exams: