Computer Knowledge

Computer Networks

2,256 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 web technology
  1. Resource Searcher

  2. Resource Adapter

  3. Resource Merger

  4. Resource Finder

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A Resource Adapter is a system-level software driver that connects a Java application to an Enterprise Information System (EIS). It implements the JCA (Java Connector Architecture) specification and provides connectivity to external resources like databases, legacy systems, or ERP systems. The other options are not standard J2EE terminology.

Multiple choice technology testing
  1. If it contains only XN destinations

  2. If it contains atleast one XN destinations

  3. If it contains one SW/TK

  4. None of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A routeset is called XN (likely Exchange Node) routeset if it contains at least one XN destination. It doesn't need to contain ONLY XN destinations - having one or more XN destinations qualifies it. This is a telecom network classification rule.

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
  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.