What does the acronym NAT stand for? MCQ with Answer and Explanation

What does the acronym NAT stand for?
A. Node Address Translation
B. Network Address Translation
C. Network Address Tracking
D. Network Access Translation
Answer: Option B
Solution (By JKSSB Mock Tests)
NAT maps private IP addresses to a public IP for internet access.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
What type of communication channel allows data to move in both directions, but only one direction at a time (e.g., a standard citizen band radio)?
A. Multiplex
B. Simplex
C. Half-Duplex
D. Full-Duplex

Correct Answer: Option C


Explanation:
Half-duplex communication allows bidirectional traffic, but devices must alternate sending and receiving to prevent data collisions.

This question belongs to: Computer Computer Networking
Question #2
Which device is used to connect multiple computers in a LAN using twisted-pair cables?
A. Modem
B. Router
C. Firewall
D. Hub or switch

Correct Answer: Option D


Explanation:
Hubs and switches are used to interconnect devices within a LAN.

This question belongs to: Computer Computer Networking
Question #3
Which of the following is a broadcast address for a network with subnet mask 255.255.255.0 and network IP 192.168.1.0?
A. 192.168.1.1
B. 192.168.1.254
C. 192.168.1.0
D. 192.168.1.255

Correct Answer: Option D


Explanation:
The broadcast address is the highest address in the subnet, i.e., 192.168.1.255 for a /24 network.

This question belongs to: Computer Computer Networking