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. HTTPS
C. FTP
D. SSH
Answer: Option B
Solution (By JKSSB Mock Tests)
HTTPS is the secure version of HTTP, using SSL/TLS encryption.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which address class specifies an initial octet value spanning from 128 to 191 under traditional classful IP routing protocols?
A. Class A
B. Class B
C. Class C
D. Class D

Correct Answer: Option B


Explanation:
Class B IP addresses feature a first octet ranging from 128 to 191, typically mapped to medium-sized corporate networks.

This question belongs to: Computer Computer Networking
Question #2
What structural feature characterizes a Tree Topology layout?
A. A line of nodes with no central coordination nodes.
B. A dense layout where every node features wireless transceivers.
C. A closed loop where every machine acts as a repeater.
D. A hierarchical combination of multiple star networks connected back to a central bus backbone line.

Correct Answer: Option D


Explanation:
Tree topology integrates star networks into a hierarchical tree pattern, wired back to a primary root bus or centralized switch matrix.

This question belongs to: Computer Computer Networking
Question #3
Which network utility allows an administrator to view the exact sequence of routers and hops that a data packet traverses to reach a remote server?
A. PING
B. IPCONFIG
C. TRACERT / TRACEROUTE
D. NSLOOKUP

Correct Answer: Option C


Explanation:
The traceroute (Unix) or tracert (Windows) command maps a packet's path through a network, listing each intermediate hop and router interface.

This question belongs to: Computer Computer Networking