Skip to main content

CS610 Quiz No.1 Shared by Maria

Which of the following statement is wrong regarding ATM? 
It is a single technology for voice, video and data
 It has low jitter and high capacity.
 It uses fixed size, small cells, 48 octet’s data
None of the above= Answer
Ref: Pg.65
 It was designed as a single technology for voice, video and data and has low jitter(variance in delivery time) and high capacity. It uses fixed size, small cells, 48 octet’s data and 5 octets header. It can also connect multiple ATM switches into a network

---------------------------
There are three standard implementations to improve computational efficiency: Hashing, Direct Indexing and InDirect Indexing
 True
False = Answer
Ref: Pg.94
There are two standard implementations to improve computational efficiency:
• Hashing
• Direct indexing

---------------------------

___________ places the boundary between the third and fourth octets
Select correct option: 
 Class A
 Class B
 Class C= Answer
  Class D
The primary classes use octet boundaries to partition an address into prefix and suffix. Class A places the boundary between the first and second octets. Class B places the boundary between the second and third octets, and class C places the boundary between the third and fourth octets

---------------------------
As the Internet grew, the original Classful addressing scheme became a limitation. The IP address space was being exhausted because all networks had to choose one of ________ possible sizes. 
three
 two
 four
 five
Ref: Pg.90

---------------------------
There are two standard implementations to improve computational efficiency: Hashing and Direct indexing 
True
 False
Ref: Pg.94
There are two standard implementations to improve computational efficiency:
• Hashing
• Direct indexing

---------------------------
Which of the following is a benefit of source independence? 
It allows fast and efficient routing= Answer
 Packet switch do not need to have complete information about all destinations
 Network functions even if topology changes
 All of the above
Ref: Pg.58
Next hop to destination does not depend on source of packet. This phenomenon is called ‘Source Independence’. It has several benefits. It allows fast and efficient routing

---------------------------
VBR stands for……………. 
Virtual Bit Rate
 Virtual Byte Rate
 Variable Byte Redundancy
 Variable Bit Rate= Answer
Ref: Pg.71

---------------------------
Which of the following statement is true regarding Link-state routing? 
Network topology is separated from route computation.
Each switch builds its own routing tables.
Link-state routing uses Djikstra’s algorithm.
All of the above = Answer
Ref: Pg.64
In link-state routing network topology is separated from route computation.Switches send link-state information about local connections. Each switch builds own routing tables. It uses link-state information to update global topology and runs Djikstra’s algorithm.

---------------------------
Which of the following is called virtual channel? 
Connection in VCI
Connection in ATM= Answer
Connection in virtual circuit
None of the above
Ref: Pg67
Connections in ATM are called virtual channels (VC) or virtual circuits

---------------------------
 ATM is also called
Labels and Label Switching= Answer
Ref: Pg.68
ATM is thus called a label rewriting or label switching system

---------------------------
If a link or a packet switch fails then which one of the following would possibly be happened? 
 Link would be reestablished
  Request to change failed hardware would appear     
 The packet switch will modify the tables= Answer
  None of the above
Ref: Pg.63

---------------------------
If a link or a packet switch fails then the network adapts its failure. The packet switch then modifies the tables to avoid failed hardware.
Asynchronous Transfer Mode uses small fixed size cell. Each cell consist of ----------- octets.
 55
 53 = Answer
 52
 51
Ref: Pg.66

---------------------------
ATM uses small, fixed sized packets called cells. Each cell has 53 octets.
ABR stands for……………. 
 Asynchronous Bit Rate
  Asynchronous Byte Recovery
 Asynchronous Bit Redundancy
 Available Bit Rate = Answer
 Ref: Pg.71

---------------------------
The term signaling is used to describ___________
 Communication about the internet
 Communication about the extranet
 Communication about the network = Answer
 None of above
Ref: Pg.70

The term signaling is used to describe communication about the network

Comments

Popular posts from this blog

CS614 Quiz No.4 Shared by Abdul_Mateen (Solved)

Question # 1 of 10 ( Start time: 01:03:34 PM ) Total Marks: 1 The first step of the “12-steps data warehouse implementation approach” of Shaku Atre is: Select correct option: Finding user needs (Page No. 336) Planning system resources Finding system scope Data acquisition and cleansing Question # 2 of 10 ( Start time: 01:04:15 PM ) Total Marks: 1 Users do not care, how advance the front end of your DWH is, what they care is that: Select correct option: Tables should be properly denormalized Proper partitioning technique should be used At least star or snow flake schema should be implemented They should get information in timely manner and the way they want   Question # 3 of 10 ( Start time: 01:04:49 PM ) Total Marks: 1 Which of the following is NOT one of the top-10 mistakes that should be avoided during DWH development? Select correct option: Not interacting directly with end user Not being an accommodating person (Page No. 316) Isolating IT support p...

CS504 Quiz No.3 Shared by Angel

Question # 1 of 10 ( Start time: 09:08:01 PM ) Total Marks: 1 Defining the services of an object means: Select correct option: What it does?        ok What it knows? Who knows it? Whome it knows? Question # 2 of 10 ( Start time: 09:08:27 PM ) Total Marks: 1 Which one of these represents the Krutchen’s 4+1 architectural view model? Select correct option: Logical view, Process view, Physical view, Development view, Use case view Logical view, Dynamic view, Physical view, Development view, Use case view Logical view, Process view, Physical view, Development view, Sequence view Dynamic view, Process view, Physical view, Development view, Use case view Question # 3 of 10 ( Start time: 09:09:50 PM ) Total Marks: 1 Return values in Synchronous messages are represented by: Select correct option: A solid line A dotted line with label        ok A solid line with label Double line Question # 4 of 10 ( Start tim...

CS614 Quiz No.3 Shared by Sweety (Solved)

Question # 1 of 10 ( Start time: 09:48:28 PM ) Total Marks: 1 Mining multi dimensional databases allow users to: Select correct option: Categorize the data Analyze the data Summarize the data All of the given options   (Correct) Question # 2 of 10 ( Start time: 09:49:23 PM ) Total Marks: 1 As per Bill Inmon, a data warehouse, in contrast with classical applications is: Select correct option: Data driven   (Correct) Resource driven Requirement driven Time sensitive Question # 3 of 10 ( Start time: 09:50:11 PM ) Total Marks: 1 In ________learning you don’t know the number of clusters and no idea about their attributes. Select correct option: Supervised learning Unsupervised learning   (Correct) Multi Dimension modeling None of the given options Question # 4 of 10 ( Start time: 09:51:04 PM ) Total Marks: 1 Identify the TRUE statement: Select correct option: The data value increases as volume decreases   (Correct) The data value decreases ...