In internet technology, what is the term used for the quantitative capacity of a wired or wireless network link to transmit data over a specific period? MCQ with Answer and Explanation

In internet technology, what is the term used for the quantitative capacity of a wired or wireless network link to transmit data over a specific period?
A. Frequency
B. Velocity
C. Bandwidth
D. Latency
Answer: Option C
Solution (By JKExamLibrary)
Bandwidth measures the maximum volume of data that can be transferred across an internet connection in a given unit of time, typically calculated in Mbps or Gbps.

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
Which top-level domain designation (TLD) was originally designed for network infrastructure providers but has since evolved into a general-purpose choice open to everyone?
A. .gov
B. .mil
C. .edu
D. .net

Correct Answer: Option D


Explanation:
The '.net' top-level domain stands for 'network' and was initially intended for organizations involved in networking technologies, though it is now an open domain.

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
Which protocol provides a secure method for executing command-line instructions, managing servers, and tunneling network configurations over an encrypted connection on the internet?
A. FTP
B. HTTP
C. SSH (Secure Shell)
D. Telnet

Correct Answer: Option C


Explanation:
SSH (Secure Shell) provides a secure, encrypted channel for running remote terminal commands and managing network systems safely over public paths.

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
Which of the following is a valid IPv4 address?
A. 300.168.1.1
B. 192.168.1.1.1
C. 192.168.1.1
D. 192.168.1

Correct Answer: Option C


Explanation:
An IPv4 address consists of four octets (0-255) separated by dots. 192.168.1.1 is valid. 300 is invalid, and the others have incorrect structure.

This question belongs to: Computer Internet and Web Technologies