Computer Knowledge
Computer Networks
2,095 Questions
Computer networks form the backbone of digital communication, connecting multiple devices to share data and resources. This area covers network architectures, transmission media, modems, and topologies like LAN. These concepts are crucial for computer knowledge sections in banking and government exams.
Network topologiesModulation and demodulationNetwork addressingFiber optic cablesWireless infrastructure
Computer Networks Questions
-
Sprint Canada Conversion Number
-
Switch Controller Converse Number
-
Sprint Connection Converter Numeric
-
Service Controller Converse Number
A
Correct answer
Explanation
SCCN stands for Sprint Canada Conversion Number, which is a numbering format used in the Canadian telecommunications system for toll-free number conversion and routing. The other options are made-up expansions that don't match the actual telecommunications terminology. 'Conversion Number' is the key phrase that identifies what SCCN represents in the system.
-
Call Origination
-
Call Setup
-
Data Transmission
-
Call Termination
B
Correct answer
Explanation
All telephone calls consist of two fundamental components: Voice transmission (the actual audio conversation) and Call Setup (the signaling process that establishes the connection). Call setup happens first - dialing, routing, and establishing the path - before voice transmission can begin. Call origination and termination are phases of the call, not components. Data transmission is not relevant to standard voice calls.
-
Used when iTOLLS application is down
-
Used when the routing information has to be changed without the delay when done from iTOLLS
-
Used when the routing information has to be changed without any changes in iTOLLS
-
None of the Above
A
Correct answer
Explanation
Emergency Routing is a failover mechanism activated when the primary management system (iTOLLS) is down or unreachable. This allows call routing configurations to be executed at the network switch or SCP level to maintain service continuity during outages.
-
Share Destination
-
Share TFN
-
Associate Routeset
-
Share Routeset
-
Associate TFN
E
Correct answer
Explanation
The Associate TFN feature in iTOLLS allows sharing an XN destination between multiple routesets. Instead of configuring the same XN destination separately for each routeset, you can associate a TFN with the XN destination and then reference it across routesets. This provides reusability and simplifies configuration management. The other options (Share Destination, Share TFN, Associate Routeset, Share Routeset) are not the correct feature names for this functionality.
-
Memory allocation and disconnect
-
Call transfer and disconnect
-
Call transfer and automatic connection
-
Automatic detection and disconnect.
B
Correct answer
Explanation
VoiceXML includes telephony features like call transfer (using element) and disconnect (using element). Options A, C, and D are incorrect - memory allocation is not a telephony feature, and automatic connection is not standard.
-
IVR receives the target VDN and transfers the call to the VDN on the Avaya switch through Genesys CTI.
-
IVR receives the target VDN and transfers the call to the VDN on the Genesys CTI through Avaya switch.
-
IVR receives the target VDN and transfers the call to the VDN on the Avaya switch without Genesys CTI.
-
None
A
Correct answer
Explanation
In this routing architecture, the IVR system receives the target Vector Directory Number (VDN) and initiates a transfer. The call is redirected to that VDN on the physical Avaya PBX switch, orchestrated and tracked through the Genesys CTI middleware layer for proper routing.
-
SPI
-
OmniVox3D Application layer.
-
CTI
-
PBX, LAN and Host Computer.
D
Correct answer
Explanation
In Rogers Telecommunication infrastructure, customer calls flow through multiple interconnected systems before reaching an agent. The PBX (Private Branch Exchange) handles internal call routing, the LAN (Local Area Network) facilitates data transmission between systems, and the Host Computer manages call processing and agent assignment. SPI and CTI are specific protocols or applications that operate within this broader infrastructure, not the complete forwarding path.
-
Presentation Technology
-
Distributed application development technology
-
Back end technology
-
Technology to built layered architecture
B
Correct answer
Explanation
WCF is specifically designed for building distributed applications and service-oriented architectures. While it can be used in backend systems, its primary purpose is enabling communication between distributed components. Presentation technologies like WPF are separate concerns.
-
Filters data on one condition
-
Drops rows that donot meet the condition
-
Filters the data on multiple condition
-
Has no input and output groups
C
Correct answer
Explanation
Router transformation can filter data based on multiple conditions and route rows to different output groups accordingly. Unlike Filter which has only one condition, Router allows you to specify multiple filter conditions and sends data to different groups based on which condition each row satisfies. Option A describes Filter, not Router. Option B is incomplete - Router does drop non-matching rows per group, but has multiple groups. Option D is incorrect because Router does have input and output groups.
-
(a) Utilities
-
(b) Assignments
-
(c) Start Flow Shapes
-
(d) All the above
B
Correct answer
Explanation
Routers can be attached to Assignments in Pega. They determine which path a flow takes based on conditions. While some other shapes might have routing logic, routers specifically attach to assignment shapes.
-
Multi Region Operation
-
Inter System Communication
-
Both the above
-
None of the above
B
Correct answer
Explanation
The description matches Inter-System Communication (ISC), which enables CICS in one processor to communicate with CICS or non-CICS systems in other processors regardless of physical location. MRO (Multi-Region Operation) is limited to communication within the same processor, making ISC the correct answer for cross-processor communication.
A
Correct answer
Explanation
Routers can connect different networks by forwarding packets between network segments. They operate at the network layer and enable inter-network communication by determining optimal paths for data traffic.
B
Correct answer
Explanation
L2 switches operate at the Data Link Layer and forward frames within the SAME network (same broadcast domain) based on MAC addresses. They do NOT transfer data between different networks - that is the function of routers (Layer 3 devices).
B
Correct answer
Explanation
Switches are superior to hubs. Switches operate at Layer 2, learn MAC addresses, and send frames only to the destination port (full-duplex, no collisions). Hubs are Layer 1 devices that broadcast to all ports (half-duplex, prone to collisions, less efficient and less secure).
B
Correct answer
Explanation
Hubs are simple Layer 1 devices that repeat signals to all ports. They do not provide dedicated bandwidth per port and operate at whatever speed the network interface supports. The statement is oversimplified and incorrect as a general rule.