Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
ARP protocol is used to find hardware address of local device - Networking
Home
>>
Category
>>
Programming Language (MCQ) questions
>>
Networking
Q. Which protocol is used to find the hardware address of a local device?
- Published on 27 Aug 15
a.
ARP
b.
IP
c.
ICMP
d.
RARP
ANSWER: ARP
Related Content
Networking (
207
)
Database (
97
)
C programming (
58
)
Software Engineering (
28
)
SQL (
5
)
HTML (
74
)
Web Technologies (
11
)
Data Structure (
140
)
Operating System (
96
)
Java (
25
)
Oracle (
5
)
C++ (
50
)
Algorithms (
7
)
PL/SQL (
13
)
JavaScript (
7
)
XML (
0
)
CSS (
1
)
Discussion
Prajakta Pandit
-Posted on 20 Oct 15
-
ARP (Address Resolution Protocol)
is used to find the hardware address from a known IP address.
- The Internet is based on IP addresses. Data link protocols (Ethernet, FDDI, ATM) may have different (MAC) addresses.
- The ARP protocols perform the translation between IP addresses and MAC layer addresses.
- ARP is also said to be a protocol used to resolve address mapping between layers in LAN.
-
Why ARP ?
- It provides MAC address 48 bit unique in the LAN.
- Hardware addresses are not computable from protocol address.
- Used static table in ARPANET.
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲