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

Multiple choice technology testing
  1. Sprint Canada Conversion Number

  2. Switch Controller Converse Number

  3. Sprint Connection Converter Numeric

  4. Service Controller Converse Number

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology testing
  1. Call Origination

  2. Call Setup

  3. Data Transmission

  4. Call Termination

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology testing
  1. Used when iTOLLS application is down

  2. Used when the routing information has to be changed without the delay when done from iTOLLS

  3. Used when the routing information has to be changed without any changes in iTOLLS

  4. None of the Above

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology testing
  1. Share Destination

  2. Share TFN

  3. Associate Routeset

  4. Share Routeset

  5. Associate TFN

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology testing
  1. Memory allocation and disconnect

  2. Call transfer and disconnect

  3. Call transfer and automatic connection

  4. Automatic detection and disconnect.

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology testing
  1. IVR receives the target VDN and transfers the call to the VDN on the Avaya switch through Genesys CTI.

  2. IVR receives the target VDN and transfers the call to the VDN on the Genesys CTI through Avaya switch.

  3. IVR receives the target VDN and transfers the call to the VDN on the Avaya switch without Genesys CTI.

  4. None

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology testing
  1. SPI

  2. OmniVox3D Application layer.

  3. CTI

  4. PBX, LAN and Host Computer.

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology architecture
  1. Presentation Technology

  2. Distributed application development technology

  3. Back end technology

  4. Technology to built layered architecture

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology platforms and products
  1. Filters data on one condition

  2. Drops rows that donot meet the condition

  3. Filters the data on multiple condition

  4. Has no input and output groups

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology architecture
  1. (a) Utilities

  2. (b) Assignments

  3. (c) Start Flow Shapes

  4. (d) All the above

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology mainframe
  1. Multi Region Operation

  2. Inter System Communication

  3. Both the above

  4. None of the above

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
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).

Multiple choice technology
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
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.