Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

A directory of Objective Type Questions covering all the Computer Science subjects.

Here you can


access and discuss Multiple choice questions and answers for various compitative exams and
interviews.

 Networking Programming Examples GATE Test UGC NET Test Online Test More Search

Online Test
Take a quick online test HOME / /  GATE STUDY MATERIAL / /  NETWORKING /

51. Which of the following assertions is FALSE about the Internet Protocol (IP) ?
GATE CSE Resources
a. It is possible for a computer to have multiple IP addresses Questions from Previous
year GATE question papers

b. IP packets from the same source to the same destination can take di erent routes in the network
UGC NET Computer
UGC NET MCQs science Resources
c. IP ensures that a packet is discarded if it is unable to reach its destination within a given number of hops UGC NET Previous year
Networking MCQ questions and practice
sets
d. The packet source cannot set the route of an outgoing packets; the route is determined only by the routing tables in the
Software Engineering MCQ
routers on the way
NET General Paper
Systems Programming MCQ
1
View Answer Report Discuss Too Di cult! Search Google UGC NET Previous year
UNIX System MCQ
questions and practice
Answer: (d). sets
Neural Networks MCQ
The packet source cannot set the route of an outgoing packets; the route is determined only by the routing tables in the routers
Fuzzy Systems MCQ on the way
GATE CSE Online
Test
GATE CSE MCQs Attempt a small test to
analyze your preparation
Computer Architecture MCQ 52. Routers forward a packet using forwarding table entries. The network address of incoming packet may match multiple level. This GATE exam
entries. How routers resolve this? includes questions from
DBMS MCQ previous year GATE
papers.
a. Forward it the the router whose entry matches with the longest pre x of incoming packet
Networking MCQ
UGC NET practice
b. Forward the packet to all routers whose network addresses match Test
C Programs Practice test for UGC NET
c. Discard the packet Computer Science Paper.
C - Arrays and Pointers The questions asked in
this NET practice paper
C - Stacks and Queues d. Forward it the the router whose entry matches with the longest su x of incoming packet are from various previous
year papers.
C - Linked Lists
View Answer Report Discuss Too Di cult! Search Google
C - Matrices

Answer: (a).
Forward it the the router whose entry matches with the longest pre x of incoming packet

53. Which one of the following elds of an IP header is NOT modi ed by a typical IP router?

a. Checksum

b. Source address

c. Time to Live (TTL)

d. Length

View Answer Report Discuss Too Di cult! Search Google

Answer: (b).
Source address

54. In the network 200.10.11.144/27, the fourth octet (in decimal) of the last IP address of the network which can be assigned to a
host is ________.

a. 158

b. 255

c. 222

d. 223

View Answer Report Discuss Too Di cult! Search Google

Answer: (a).
158

55. If a Company require 60 hosts then What is the best possible subnet mask?

a. 255.255.255.0

b. 255.255.255.192

c. 255.255.225.224

d. 225.225.255.240

View Answer Report Discuss Too Di cult! Search Google

Answer: (b).
255.255.255.192

56. In class C , if subnet mask is 255.255.255.224, then calculates number of subnet?

a. 6

b. 8

c. 4

d. None of the Above

View Answer Report Discuss Too Di cult! Search Google

Answer: (a).
6

57. A subnet has been assigned a subnet mask of 255.255.255.192. What is the maximum number of hosts that can belong to this
subnet?

a. 14

b. 30

c. 62

d. 126

View Answer Report Discuss Too Di cult! Search Google

Answer: (c).
62

58. A host is connected to a Department network which is part of a University network. The University network, in turn, is part of
the Internet. The largest network in which the Ethernet address of the host is unique is:

a. the subnet to which the host belongs

b. the Department network

c. the University network

d. the Internet

View Answer Report Discuss Too Di cult! Search Google

Answer: (d).
the Internet

59. In TCP, a unique sequence number is assigned to each

a. byte

b. word

c. segment

d. message

View Answer Report Discuss Too Di cult! Search Google

Answer: (a).
byte

60. Which of the following objects can be used in expressions and scriplets in JSP (Java Server Pages) without explicitly declaring
them?

a. session and request only

b. request and response only

c. response and session only

d. session, request and response

View Answer Report Discuss Too Di cult! Search Google

Answer: (d).
session, request and response

Page 6 of 13
« 1 2 3 4 5 6 7 8 9 10 … » »»

Home About Us Contact Us Copyright TOS and Privacy policy : contact@compsciedu.com copyright 2016-2018 Compsciedu.com

You might also like