1.

Which of the following is not the keyword of form method attribute?(a) GET(b) POST(c) PUT(d) OUTThe question was posed to me in final exam.This intriguing question comes from Elements and Attributes to Support Web Applications topic in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer»

The correct ANSWER is (d) OUT

The explanation: The KEYWORD GET, POST, PUT, DELETE mapped to the STATE GET, POST, PUT, DELETE and indicating the HTTP METHOD respectively.



Discussion

No Comment Found

Related InterviewSolutions