Which of the following is a method of web authentication that uses a combination of username and password? MCQ with Answer and Explanation

Which of the following is a method of web authentication that uses a combination of username and password?
A. Basic authentication
B. Both Basic and Digest
C. Digest authentication
D. Bearer token
Answer: Option B
Solution (By JKExamLibrary)
Both Basic and Digest authentication are HTTP authentication schemes that rely on username/password, though they differ in security.

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 'HTTPS' protocol in securing web transactions?
A. To ensure data integrity
B. All of the above
C. To encrypt data between client and server
D. To authenticate the server

Correct Answer: Option B


Explanation:
HTTPS provides encryption, server authentication (via certificates), and data integrity through SSL/TLS.

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
What does the acronym HTML stand for?
A. HyperText Model Language
B. HighTech Markup Language
C. HyperText Markup Language
D. Hyperlink Text Model Language

Correct Answer: Option C


Explanation:
HTML stands for HyperText Markup Language, the standard markup language for creating web pages and web applications.

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
Which organization manages the allocated regional distribution of top-level country domain names such as '.in' for India?
A. National Internet Exchange of India (NIXI) / IN Registry
B. IEEE Core Committee
C. Microsoft Network Architecture Team
D. W3C Working Group

Correct Answer: Option A


Explanation:
Country code Top-Level Domains (ccTLDs) like '.in' are designated to specific regional registries (such as the IN Registry in India under NIXI) to administer localized governance.

This question belongs to: Computer Internet and Web Technologies