Which of the following network utilities is used to test the active reachability of a remote host across an Internet Protocol network and measure round-trip time? MCQ with Answer and Explanation

Which of the following network utilities is used to test the active reachability of a remote host across an Internet Protocol network and measure round-trip time?
A. Netstat
B. Traceroute
C. Ipconfig
D. Ping
Answer: Option D
Solution (By JKSSB Mock Tests)
Ping sends ICMP Echo Request packets to a target host and measures the time it takes to receive an Echo Reply back, verifying connection performance.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
Which specific design attribute inside modern web browser frames helps protect against malicious phishing sites by explicitly emphasizing the verified base domain name string inside the address display field?
A. The background caching memory log dashboard
B. The browser extension window layout
C. Domain Highlighting / Address Bar parsing logic
D. The status bar indicator pane

Correct Answer: Option C


Explanation:
Modern browsers highlight the core domain name (e.g., 'example.com') in black while graying out sub-directories and parameters to help users spot fraudulent or spoofed domain lookalikes.

This question belongs to: Computer Internet and Web Technologies
Question #2
Which of the following is a protocol used for network time synchronization?
A. NTP
B. DNS
C. Both
D. SNTP

Correct Answer: Option C


Explanation:
NTP (Network Time Protocol) and its simplified version SNTP are used to synchronize computer clocks over a network.

This question belongs to: Computer Internet and Web Technologies
Question #3
Which of the following parameters accurately defines the internet term 'Hypermedia Link'?
A. An active reference link that connects a webpage element to an image, sound file, video stream, or alternative web document
B. An unlinked plain text string value detailing system hardware models
C. A private encryption password key used inside email databases
D. A specialized script built to clear out browser histories automatically

Correct Answer: Option A


Explanation:
Hypermedia links connect diverse media elements across the web, allowing users to jump seamlessly from text to video or image files via a simple click.

This question belongs to: Computer Internet and Web Technologies