0% found this document useful (0 votes)
94 views7 pages

Internet Protocol - Short Answer Type Questions Notes - Study Computer Application - Class 10 - Class 10

The document provides short answer type questions and their answers related to Internet Protocol for Class 10 Computer Application exam preparation. It covers topics like FTP, TELNET, network protocols, ICMP, protocol independence, SSH etc. A total of 14 questions with explanations are given in the document.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
94 views7 pages

Internet Protocol - Short Answer Type Questions Notes - Study Computer Application - Class 10 - Class 10

The document provides short answer type questions and their answers related to Internet Protocol for Class 10 Computer Application exam preparation. It covers topics like FTP, TELNET, network protocols, ICMP, protocol independence, SSH etc. A total of 14 questions with explanations are given in the document.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

8/20/22, 10:30 AM Internet Protocol: Short Answer Type Questions Notes | Study Computer Application: Class 10 - Class 10

EduRev
(/home)
Sign in
e%2Fapps%2Fdetails%3Fid%3Dcom.edurev%26referrer%3Dutm_source%3DLogoutPage%26utm_medium%3Dedurev_website%26utm_campaign%3DLogout_page_Google_Play_btn)

Class 10 (https://edurev.in/explore/27/Class-10) > Computer Application: Class 10 (https://edurev.in/courses/22268_Computer-Application-Class-


10) > Internet Protocol: Short Answer Type Questions

Internet Protocol: Short Answer Type Questions Notes | Study Computer Application:
Class 10 - Class 10
Document Description: Internet Protocol: Short Answer Type Questions for Class 10 (https://edurev.in/explore/27/Class-10) 2022 is part of Internet
Protocol for Computer Application: Class 10 (https://edurev.in/courses/22268_Computer-Application-Class-10) preparation. The notes and questions for
Internet Protocol: Short Answer Type Questions have been prepared according to the Class 10 (https://edurev.in/explore/27/Class-10) exam syllabus.
Information about Internet Protocol: Short Answer Type Questions covers topics like and Internet Protocol: Short Answer Type Questions Example, for
Class 10 (https://edurev.in/explore/27/Class-10) 2022 Exam. Find important definitions, questions, notes, meanings, examples, exercises and tests below
for Internet Protocol: Short Answer Type Questions.

Introduction of Internet Protocol: Short Answer Type Questions in English is available as part of our Computer Application: Class 10
(https://edurev.in/courses/22268_Computer-Application-Class-10) for Class 10 (https://edurev.in/explore/27/Class-10) & Internet Protocol: Short
Answer Type Questions in Hindi for Computer Application: Class 10 (https://edurev.in/courses/22268_Computer-Application-Class-10) course.
Download more important topics related with Internet Protocol, notes, lectures and mock test series for Class 10 (https://edurev.in/explore/27/Class-10)
Exam by signing up for free. Class 10: Internet Protocol: Short Answer Type Questions Notes | Study Computer Application: Class 10 - Class 10

1 Crore+ students have signed up on EduRev. Have you?

Continue with Google

Q.1. Enlist the difference between FTP and TELNET. (2 Marks)


Ans:

Q.2. What is a network protocol? (2 Marks)


Ans: A network protocol is a set of rules for communication among networked devices. Protocols generally include rules of how and when a
device can send or receive the data, how is the sent data packaged, and how it reaches its destination.

Q.3. What is ICMP? (2 Marks)


Ans: ICMP is Internet Control Message Protocol, a network layer protocol used by hosts and gateways to send notifications of packets to the

sender It uses echo test to test whether a destination is reachable It also handles control and error messages

https://edurev.in/studytube/Internet-Protocol-Short-Answer-Type-Questions/9e29cbc7-5906-4d6c-953c-63d2756f9bb7_t 1/7
8/20/22, 10:30 AM Internet Protocol: Short Answer Type Questions Notes | Study Computer Application: Class 10 - Class 10

sender. It uses echo test to test whether a destination is reachable. It also handles control and error messages.

Q.4. What is protocol independence? (2 Marks)


Ans: All protocols share the same physical cabling which allows multiple protocols to peacefully coexist over the network. So, common
hardware can be used for a variety of protocols. This concept is known as Protocol Independence.

Q.5. Explain Telnet with its advantage. (2 Marks)


Ans: Telnet is a network protocol which allows the user to get connected to other hosts via remote login. Telnet remote login is widely used
for file sharing.
One can then easily browse the host’s machine and can download or upload files from/to the host. It works on a standard port number-23.
Telnet allows the user to get access to any remote host machine through remote login.
Using this protocol, one can access the remote computer as his/her own computer.
The main advantage of using Telnet is that the user can make changes related to system which is not possible in any other method. All type of
resources can be shared.

Q.6. What is the difference between TCP and IP? (2 Marks)


Ans: TCP breaks the data into packets that the network can handle while IP handles the address part and makes sure the packet reaches to
the right destination.

Q.7. Differentiate between SSH and Telnet. (2 Marks)


Ans:

SSH offers security mechanisms that protect the users against anyone with malicious intent while Telnet has no security measures.
SSH uses encryptions to make it harder for the other person to sniff the password and other relevant information while in Telnet,
the data is encrypted in plain text, including passwords and can be easily sniffed by others.
SSH uses public key to authenticate the source of the data while Telnet does not use any authentication.
SSH adds a bit more overhead to the bandwidth compared to Telnet.

Q.8. What is FTP? (2 Marks)


Ans. File Transfer Protocol (FTP) is a standard Internet protocol for transmitting files between computers on the Internet. FTP is commonly
used to transfer Web page files from their creator to the computer that acts as their server for everyone on the Internet. It is also commonly
used to download programs and other files to your computer from other servers.

Q.9. What is the difference between HTTP and HTTPS? (2 Marks)


Ans. Write any two difference:

https://edurev.in/studytube/Internet-Protocol-Short-Answer-Type-Questions/9e29cbc7-5906-4d6c-953c-63d2756f9bb7_t 2/7
8/20/22, 10:30 AM Internet Protocol: Short Answer Type Questions Notes | Study Computer Application: Class 10 - Class 10

Q.10. What are the differences between POP3 and IMAP Mail Server? (2 Marks)
Ans:

IMAP is a standard protocol for accessing e-mail from a local server. A simpler e-mail protocol is Post Office Protocol version 3
(POP3), which download mail to the computer and does not maintain the mail on the server.
In IMAP, e-mails are stored on the server, while in POP3, the messages are transferred to the client’s computer when they are read.

Q.11. What is SSH? (2 Marks)


Ans: The Secure Shell (SSH) is a protocol for secure remote login from one computer to another. It allows using several alternative options for
strong authentication, and protects the communications, security and integrity with strong encryption.

Q.12. Differentiate between SFTP and SCP. (2 Marks)


Ans. The basic difference between SFTP and SCP is SFTP works on interactive mode while SCP works on non-interactive mode. Using SFTP,
the user can access remote file system i.e. creating, deleting and listing files whereas, SCP is used only for transferring files.

Q.13. What is SCP? (2 Marks)


Ans: SCP stands for Secure Copy Protocol, which means the user can copy files across SSH connection. That connection will be securely
encrypted. It is a very secure way to copy files between computers.

Q.14. What is PPP? (2 Marks)


Ans: PPP (Point to Point Protocol) comes into play when we establish a connection to our ISP (Internet Service Provider) via a modem and we
make up two points on the network hence the protocol that is used to get things ‘happening’ between the two of us is the Point to Point
Protocol or the PPP.

The document Internet Protocol: Short Answer Type Questions Notes | Study Computer Application: Class 10 - Class 10 is a part of the
Class 10 (https://edurev.in/cbse/class-10) Course Computer Application: Class 10 (https://edurev.in/courses/22268_Computer-
Application-Class-10).
All you need of Class 10 at this link: Class 10 (https://edurev.in/cbse/class-10)

Related Test: Test: Internet Protocol - 2 (https://edurev.in/course/quiz/22268_Test-Internet-Protocol-2/0fce9923-f4e4-4d57-adb0-


ae6d9a37d31e?courseId=22268)

https://edurev.in/studytube/Internet-Protocol-Short-Answer-Type-Questions/9e29cbc7-5906-4d6c-953c-63d2756f9bb7_t 3/7
8/20/22, 10:30 AM Internet Protocol: Short Answer Type Questions Notes | Study Computer Application: Class 10 - Class 10

Computer Application: Class 10 (https://edurev.in/courses/22268_Computer-…


15 videos | 40 docs | 18 tests
(https://edurev.in/courses/22268_Computer-…

Join Course (https://edurev.in/courses/22268_Computer-Application-Class-10)

Use Code STAYHOME200 and get INR 200 additional OFF

Use Coupon Code (/Subscription?invite=Stayhome200&utm_medium=website&utm_source=btm_cnt_pg_Stayhome200&utm_campaign=btm_cnt_pg_St

Up Next

(https
://edu
rev.in/
cours
e/quiz
/2226
8_Test
-
Intern
et-
Proto
Test: Internet Protocol - 2 (https://edurev.in/course/quiz/22268_Test-Internet-
(https://edurev.in/course/quiz/22268_Test-Internet-Protocol- col-
Protocol-2/0fce9923-f4e4-4d57-adb0-ae6d9a37d31e?courseId=22268)
2/0fce9923-f4e4-4d57-adb0-ae6d9a37d31e?courseId=22268) 2/0fc
e992
3-
f4e4-
4d57-
adb0-
ae6d9
a37d3
1e?
cours
eId=2
2268)

Top Courses For Class 10

(https:// NCERT Textbooks & Solutions for Class 10 (https://edurev.in/courses/28090_NCERT-Textbooks-Solutions-for-Class-10) (h


tt
edurev…
ps
://
ed
(h
(https:// Chapter Notes for Class 10 (https://edurev.in/courses/28418_Chapter-Notes-For-Class-10)
ur
tt
edurev…
ev.
ps
in/
://
co
ed
(https:// Science Class 10 (https://edurev.in/courses/614_Science-Class-10-Videos-Docs-MCQs) (h
ur
ur
tt
edurev… se
ev.
ps
s/
in/
://
28
co
Author ed
09
ur
ur

https://edurev.in/studytube/Internet-Protocol-Short-Answer-Type-Questions/9e29cbc7-5906-4d6c-953c-63d2756f9bb7_t 4/7
8/20/22, 10:30 AM Internet Protocol: Short Answer Type Questions Notes | Study Computer Application: Class 10 - Class 10

ev.
0_
se
in/
s/
N
28
coC
Rahul Kumar (/2326698?…
(/23266 41
ur
E
54 Views 4.9/5 Rating RT
8_
se
98? s/
C-
(/2326698?public=true)
public= 61
ha
Te
4_
pt
xt
true)
bo
Sc
er
ok
ie-
nc
s-
N
Description
So
ot
e-
Full syllabus notes, lecture & questions for Internet Protocol: Short Answer Type Questions Notes | Study Computer Application: Class 10 - Class 10 - Class
es
Cl
lu
10 | Plus excerises question with solution to help you revise complete syllabus for Computer Application: Class 10 | Best notes, free PDF download as
ti-
on
Fo
s-
10
s-
r-
Information about Internet Protocol: Short Answer Type Questions
Cl
fo-
as
Vi
r-
In this doc you can find the meaning of Internet Protocol: Short Answer Type Questions defined & explained in the simplest way possible. Besides explaining
types of Internet Protocol: Short Answer Type Questions theory, EduRev gives you an ample number of questions to practice Internet Protocol: Short de
Cl
s-
Answer Type Questions tests, examples and also practice Class 10 (https://edurev.in/explore/27/Class-10) tests. 10
os
as
s--)
Internet Protocol: Short Answer Type Questions is the part of Internet Protocol for Class 10 (https://edurev.in/explore/27/Class-10) 2022 exam preparation.
10
D
The content of Internet Protocol: Short Answer Type Questions has been prepared for learning according to the Class 10
oc)
(https://edurev.in/explore/27/Class-10) exam syllabus. Internet Protocol: Short Answer Type Questions covers topics like for Class 10
s-
(https://edurev.in/explore/27/Class-10) 2022 Exam. Find important questions,notes, tests & features of Internet Protocol: Short Answer Type Questions in
M
this document. C
How EduRev helps you in Class 10 (https://edurev.in/explore/27/Class-10) preparation? Q
s)
EduRev provides you with complete coverage and for Class 10 (https://edurev.in/explore/27/Class-10) 2022 Internet Protocol: Short Answer Type
Questions as a part of our plan for Class 10 (https://edurev.in/explore/27/Class-10) syllabus to prepare for Class 10 (https://edurev.in/explore/27/Class-10)
exam. Our subject experts have curated special Class 10 (https://edurev.in/explore/27/Class-10) courses, Class 10 (https://edurev.in/explore/27/Class-10)
tests & mock test series. All Class 10 (https://edurev.in/explore/27/Class-10) previous year questions (PYQs) & topic wise tests like tests for Internet
Protocol: Short Answer Type Questions are provided with detailed solutions.

Download more important topics, notes, lectures and mock test series for Class 10 (https://edurev.in/explore/27/Class-10) Exam by signing up for free

Download as PDF

Download free EduRev App


Track your progress, build streaks, highlight & save important lessons and more!

(/android-download?

t=https%3A%2F%2Fptop.only.wip.la%3A443%2Fhttps%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.edurev%26referrer%3Dhttp%253A%252F%252Fedurev.in%253Futm_source%253DPage%252
6utm_campaign%253DPage_Google_Play_btn_rt_sd_br%2526utm_medium%253Dedurev_website)

(https://apps.apple.com/tt/app/edurev/id1529835494)

Related Searches
Exam, past year papers, Important questions, mock tests for examination, video lectures, ppt, Extra Questions, Internet Protocol: Short Answer Type Questions Notes | Study Compu
ter Application: Class 10 - Class 10, shortcuts and tricks, study material, MCQs, Summary, Internet Protocol: Short Answer Type Questions Notes | Study Computer Application: Clas
s 10 - Class 10, pdf , practice quizzes, Semester Notes, Sample Paper, Viva Questions, Internet Protocol: Short Answer Type Questions Notes | Study Computer Application: Class 10
- Class 10, Free, Objective type Questions, Previous Year Questions with Solutions;

CLASS 10 COURSES
■ Maths for Class 10 (/courses/643_Mathematics--Maths--Class-10?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)

https://edurev.in/studytube/Internet-Protocol-Short-Answer-Type-Questions/9e29cbc7-5906-4d6c-953c-63d2756f9bb7_t 5/7
8/20/22, 10:30 AM Internet Protocol: Short Answer Type Questions Notes | Study Computer Application: Class 10 - Class 10

■ English for Class 10 (/courses/3099_English-Class-10?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)


■ SST for Class 10 (/courses/2353_Social-Studies--SST--Class-10?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Science for Class 10 (/courses/614_Science-Class-10?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Hindi for Class 10 (/courses/3373_Hindi-Class-10?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Information & Computer Technology (Class 10) - Notes & Video (/courses/12347_Information--Computer-Technology--Class-10--Notes-?
utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Sample Papers For Class 10 (/courses/16494_Sample-Papers-For-Class-10?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Past Year Papers For Class 10 (/courses/16540_Past-Year-Papers-For-Class-10?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Social Science Class 10 - Model Test Papers (/courses/9331_Social-Science--SST--Class-10-Model-Test-Papers?
utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Olympiad Preparation for Class 10 (/courses/8002_Olympiad-Preparation-for-Class-10?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Social Science Class 10 - Model Test Papers in Hindi (/courses/8889_Social-Science--SST--Class-10-Model-Test-Papers-in?
utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ English Grammar (Communicative) Interact In English Class 10 (/courses/13328_English-Grammar--Communicative--Interact-In-Englis?
utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ English Grammar (/courses/14748_English-Grammar?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)

NCERT TEXTBOOK & SOLUTIONS

■ Science Class 10 NCERT Solutions (/search/Science%20Class%2010%20NCERT%20Solutions?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)


■ Science Class 10 NCERT Textbook (/search/Science%20Class%2010%20NCERT%20Textbook?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ English Class 10 NCERT Textbook (/search/English%20Class%2010%20NCERT%20Textbook?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ English Class 10 NCERT Solutions (/search/English%20Class%2010%20NCERT%20Solutions?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ SST Class 10 NCERT Solutions (/search/SST%20Class%2010%20NCERT%20Solutions?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ SST Class 10 NCERT Textbook (/search/SST%20Class%2010%20NCERT%20Textbook?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Math Class 10 NCERT Solutions (/search/Math%20Class%2010%20NCERT%20Solutions?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Math Class 10 NCERT Textbook (/search/Math%20Class%2010%20NCERT%20Textbook?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Class 10 Biology Solutions By Lakhmir Singh & Manjit Kaur (/courses/14013_Class-10-Biology-Solutions-By-Lakhmir-Singh--Manji?
utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Class 10 Physics Solutions By Lakhmir Singh & Manjit Kaur (/courses/13986_Class-10-Physics-Solutions-By-Lakhmir-Singh--Manji?
utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Class 10 Chemistry Solutions By Lakhmir Singh & Manjit Kaur (/courses/14011_Class-10-Chemistry-Solutions-By-Lakhmir-Singh--Man?
utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Science Project Ideas for Students (/courses/14686_Science-Project-Ideas-for-Students?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)

TIPS & TRICKS


■ Class 10 Question & Answers (/group/27/Class-10?utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Class 10: Tips & Tricks (/studytube/Class-10-Tips--Tricks--Subjects--Timetable--Study-/1bf66353-63d3-4217-9ad6-63967692716c_t?
utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Class 10 Hindi Tips & Tricks (/studytube/How-to-prepare-for-Class-10-Hindi-Tips--Tricks-for/e9a0e872-8bfe-462c-981a-a2c943a6b5ae_t?
utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Class 10 Mathematics Tips & Tricks (/studytube/How-to-prepare-for-Class-10-Mathematics--Math---Ti/f85976d7-49ab-4650-90a3-1e83c6711da0_t?
utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Class 10 Physics, Chemistry & Biology Tips & Tricks (/studytube/How-to-prepare-for-Class-10-Tips--Tricks--Importan/e3cfae3b-c48a-4bcf-8e0a-b93487da2bac_t?
utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Class 10 English Tips & Tricks (/studytube/How-to-prepare-for-English-Class-10-Tips--Tricks--/f1e0a9e5-fcd0-40da-bcf1-fce240131155_t?
utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Class 10 SST History Tips & Tricks (/studytube/How-to-prepare-for-History-Class-10-Tips--Tricks-f/6f2ca6fc-0963-4335-b87b-d01efba6c048_t?
utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)
■ Class 10 SST Civics Tips & Tricks (/studytube/How-to-prepare-for-Class-10-Tips--Tricks--Importan/617a8bad-c3d1-46e5-a000-bce9348c86c0_t?
utm_source=footer_class10&utm_medium=edurev_website&utm_campaign=footer)

OTHER CLASSES
■ Medical (/cbse/medical?utm_source=footer_class7&utm_medium=edurev_website&utm_campaign=footer#courses)
■ Non- Medical (/cbse/non-medical?utm_source=footer_class7&utm_medium=edurev_website&utm_campaign=footer#courses)
■ Commerce (/cbse/commerce?utm_source=footer_class7&utm_medium=edurev_website&utm_campaign=footer#courses)
■ Humanities (/cbse/humanities?utm_source=footer_class7&utm_medium=edurev_website&utm_campaign=footer#courses)
■ CBSE Class 10 (/cbse/class-10?utm_source=footer_class7&utm_medium=edurev_website&utm_campaign=footer#courses)
■ CBSE Class 9 (/cbse/class-9?utm_source=footer_class7&utm_medium=edurev_website&utm_campaign=footer#courses)
■ CBSE Class 8 (/cbse/class-8?utm source=footer class7&utm medium=edurev website&utm campaign=footer#courses)

https://edurev.in/studytube/Internet-Protocol-Short-Answer-Type-Questions/9e29cbc7-5906-4d6c-953c-63d2756f9bb7_t 6/7
8/20/22, 10:30 AM Internet Protocol: Short Answer Type Questions Notes | Study Computer Application: Class 10 - Class 10

CBSE Class 8 (/cbse/class 8?utm_source footer_class7&utm_medium edurev_website&utm_campaign footer#courses)


■ CBSE Class 7 (/cbse/class-7?utm_source=footer_class7&utm_medium=edurev_website&utm_campaign=footer#courses)
■ CBSE Class 6 (/cbse/class-6?utm_source=footer_class7&utm_medium=edurev_website&utm_campaign=footer#courses)
■ CBSE Class 5 (/cbse/class-5?utm_source=footer_class7&utm_medium=edurev_website&utm_campaign=footer#courses)
■ CBSE Class 4 (/cbse/class-4?utm_source=footer_class7&utm_medium=edurev_website&utm_campaign=footer#courses)
■ CBSE Class 3 (/cbse/class-3?utm_source=footer_class7&utm_medium=edurev_website&utm_campaign=footer#courses)
■ CBSE Class 2 (/cbse/class-2?utm_source=footer_class7&utm_medium=edurev_website&utm_campaign=footer#courses)
■ CBSE Class 1 (/cbse/class-1?utm_source=footer_class7&utm_medium=edurev_website&utm_campaign=footer#courses)

COMPANY
■ Home (/home?utm_source=footer_elec&utm_medium=edurev_website&utm_campaign=footer)
■ View all Courses (/search?utm_source=footer_elec&utm_medium=edurev_website&utm_campaign=footer)
■ EduRev App (/android?utm_source=footer_elec&utm_medium=edurev_website&utm_campaign=footer)
■ Search for Anything (/search?utm_source=footer_elec&utm_medium=edurev_website&utm_campaign=footer)
■ About Us (/aboutus?utm_source=footer_elec&utm_medium=edurev_website&utm_campaign=footer)
■ FAQs (/faq?utm_source=footer_elec&utm_medium=edurev_website&utm_campaign=footer)
■ Pricing (/subscription?utm_source=footer_elec&utm_medium=edurev_website&utm_campaign=footer) ■ EduRev News (https://medium.com/@edurev)
■ Contact Us (/contactus?utm_source=footer_elec&utm_medium=edurev_website&utm_campaign=footer)
■ T & C (/termsandconditions?utm_source=footer_elec&utm_medium=edurev_website&utm_campaign=footer)

(https://www.facebook.com/TheEducationRevolution)

© EduRev (https://twitter.com/edurevapp)
(https://www.instagram.com/edurev.in/)

https://edurev.in/studytube/Internet-Protocol-Short-Answer-Type-Questions/9e29cbc7-5906-4d6c-953c-63d2756f9bb7_t 7/7

You might also like