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

What does the acronym NIC stand for?
A. Network Interconnect Card
B. Network Interface Card
C. Network Integrated Circuit
D. Network Internet Controller
Answer: Option B
Solution (By JKSSB Mock Tests)
NIC is a hardware component that connects a computer to a network.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
What is the purpose of an Ethernet frame's preamble?
A. To indicate the frame length
B. To provide error detection
C. To synchronize the sender and receiver
D. To carry data

Correct Answer: Option C


Explanation:
The preamble is a 7-byte pattern for synchronization and clock alignment.

This question belongs to: Computer Computer Networking
Question #2
Which IP address is used for limited broadcast within the local network?
A. 0.0.0.0
B. 127.0.0.1
C. 255.255.255.255
D. 192.168.1.0

Correct Answer: Option C


Explanation:
255.255.255.255 is the limited broadcast address, used to send a packet to all nodes on the local network.

This question belongs to: Computer Computer Networking
Question #3
What is a MAC address?
A. A 16-bit port number
B. A 32-bit logical address
C. A 64-bit address used for IPv6
D. A 48-bit physical address burned into the NIC

Correct Answer: Option D


Explanation:
MAC (Media Access Control) address is a 48-bit unique identifier assigned to network interfaces.

This question belongs to: Computer Computer Networking