What is the function of the 'method' attribute in an HTML form? MCQ with Answer and Explanation

What is the function of the 'method' attribute in an HTML form?
A. To enable validation
B. To specify the HTTP method (GET or POST) for form submission
C. To define the action URL
D. To set the encoding type
Answer: Option B
Solution (By JKExamLibrary)
The method attribute defines the HTTP method to be used when submitting the form, either GET or POST.

This question belongs to: Computer Internet and Web Technologies

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1 Report Error
What is the function of the 'Snoozed' folder or filter inside a modern digital email workspace setup?
A. To hold unverified spam items safely until automatic deletion
B. To temporarily hide selected email messages from the main inbox view, configured to automatically reappear at a designated future date and time chosen by the user
C. To clear configuration script parameters automatically from local storage modules
D. To store incomplete drafts of email layouts

Correct Answer: Option B


Explanation:
The Snooze feature allows users to postpone handling an email, removing it from view and scheduling it to slide back to the top of the inbox when they are ready to address it.

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
Which of the following is a secure version of FTP?
A. SFTP
B. Both SFTP and FTPS
C. TFTP
D. FTPS

Correct Answer: Option B


Explanation:
Both SFTP (SSH File Transfer Protocol) and FTPS (FTP over SSL/TLS) are secure variants of FTP, providing encrypted file transfers.

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
What does the term 'SEO' stand for?
A. Search Evaluation Operation
B. Search Engine Optimization
C. Simple Engine Optimization
D. Site Engine Optimization

Correct Answer: Option B


Explanation:
SEO stands for Search Engine Optimization, the practice of improving a website's visibility in search engine results.

This question belongs to: Computer Internet and Web Technologies