What is the default protocol for secure web browsing? MCQ with Answer and Explanation

What is the default protocol for secure web browsing?
A. HTTP
B. FTP
C. HTTPS
D. SSH
Answer: Option C
Solution (By JKExamLibrary)
HTTPS is the secure version of HTTP, using SSL/TLS encryption.

This question belongs to: Computer Computer Networking

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1 Report Error
What is the purpose of a gateway in a network?
A. To filter traffic based on MAC
B. To connect networks with different protocols
C. To assign IP addresses
D. To amplify signals

Correct Answer: Option B


Explanation:
A gateway translates between different network protocols and architectures.

This question belongs to: Computer Computer Networking
Question #2 Report Error
What default subnet mask is mapped to standard Class A IP network address tracks under traditional classful sorting models?
A. 255.0.0.0
B. 255.255.255.255
C. 255.255.255.0
D. 255.255.0.0

Correct Answer: Option A


Explanation:
Class A networks allocate the first 8 bits (octet) to the network ID, which corresponds to a default subnet mask of 255.0.0.0.

This question belongs to: Computer Computer Networking
Question #3 Report Error
Which network device operates at both physical and data link layers?
A. Gateway
B. Hub
C. Router
D. Switch

Correct Answer: Option D


Explanation:
Switches operate at layer 2 (data link) and have physical layer capabilities for receiving/transmitting signals.

This question belongs to: Computer Computer Networking