What is the standard port number for HTTPS? MCQ with Answer and Explanation

What is the standard port number for HTTPS?
A. 443
B. 80
C. 8080
D. 8443
Answer: Option A
Solution (By JKSSB Mock Tests)
HTTPS uses port 443 by default.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
What operational feature distinguishes an intelligent network switch from a basic hardware hub?
A. Switches analyze incoming frames and forward them directly to specific ports based on destination MAC addresses.
B. Switches use analog modulation steps exclusively.
C. Switches lack physical Ethernet connections.
D. Switches run entirely at the physical layer without checking data links.

Correct Answer: Option A


Explanation:
Switches inspect incoming frames at Layer 2, using an internal MAC address table to forward data directly to the target port rather than broadcasting it to all ports.

This question belongs to: Computer Computer Networking
Question #2
Which hardware device works at Layer 1 of the OSI model to repeat network traffic across all ports, making all connected hosts share a single collision domain?
A. Hub
B. Router
C. Bridge
D. Switch

Correct Answer: Option A


Explanation:
A network hub acts as a simple Layer 1 repeater, broadcasting incoming data to all connected ports and placing them in a single collision domain.

This question belongs to: Computer Computer Networking
Question #3
What is the purpose of a firewall's ACL (Access Control List)?
A. To assign IP addresses
B. To forward packets
C. To resolve domain names
D. To define rules for permitting or denying traffic

Correct Answer: Option D


Explanation:
ACLs are used to filter network traffic based on IP, port, or other criteria.

This question belongs to: Computer Computer Networking