Computer Knowledge

Computer Networks

2,614 Questions

Computer networks involve the architecture, protocols, and security measures used for digital communication. This collection covers OSI model layers, IP addressing, data transmission, and cryptographic standards. These concepts are vital for the computer knowledge sections of banking and government exams.

OSI model layersNetwork protocolsIP subnet maskingData encryption standardsServer configurationsNetwork commands

Computer Networks Questions

Multiple choice technology enterprise content management
  1. Port number which is not used

  2. Port number where OpenDeploy and TeamSite will communicate

  3. Port number where OpenDeploy will be listening

  4. Port number where TeamSite will be listening

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

In OpenDeploy's odnodes.xml configuration file, the port attribute specifies the network port number on which the OpenDeploy receiver service listens for incoming deployment requests. The default port is typically 20014, while other options refer to communicating systems or unused ports.

Multiple choice technology
  1. ITM Agent

  2. ITM Server

  3. ICF

  4. All of the above

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

In CA eTrust (now CA Threat Manager), the ITM (Integrated Threat Management) Agent is the software component installed on local computers that performs the actual scanning and threat detection. The ITM Server provides central management, while ICF (Intermediate Collection Facility) handles data relay between agents and servers. Option A is correct because the agent runs locally to enable scanning.

Multiple choice technology
  1. ITM

  2. ICF

  3. RC

  4. None of the above

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

The ITM (Integrated Threat Management) server is responsible for discovering, tracking, and managing all ITM Agent instances across the network. It maintains the inventory of agents and facilitates centralized management. Option A correctly identifies the ITM server. Option B (ICF) is for intermediate data collection and forwarding. Option C (RC) is not the primary agent management component.

Multiple choice technology platforms and products
  1. AssignTo

  2. SendTo

  3. Both of the above

  4. None of the above

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

In Pega router activities, the AssignTo parameter is used to specify the assignment or routing destination. SendTo is not a standard parameter in router activities. Router activities control how work is routed to different users or work queues based on business logic.

Multiple choice technology web technology
  1. characters

  2. digits

  3. special symbols

  4. binary digits

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

DNS maps IP addresses to domain names composed of alphabetical characters (a-z), digits (0-9), and hyphens. The primary representation is a character string that forms a human-readable hostname. While domain names can contain digits, they are fundamentally character-based identifiers, not purely numeric like binary or decimal digits.

Multiple choice technology
  1. Route node

  2. Routing Options

  3. Dynamic Routing

  4. Routing Table

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

QoS (Quality of Service) in OSB is configured through Routing Options, which let you set message priority, expiration, and delivery parameters. Route node itself handles message routing, Dynamic Routing changes endpoints at runtime, Routing Table stores route definitions.

Multiple choice technology
  1. Http,HTTPs,jms,File,FTP

  2. EJB,Email,Tuxedo,WS,Flow,SB

  3. All of the above

  4. None of the above

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

OSB 10gR3 supports a comprehensive set of protocols including HTTP/HTTPS for web services, JMS for messaging, File/FTP for file-based transfers, Email for mail protocols, EJB for enterprise Java integration, Tuxedo for legacy systems, and WS (various web service standards). Options A and B each list different subsets of supported protocols, making C the inclusive correct answer.

Multiple choice technology platforms and products
  1. Http,HTTPs,jms,File,FTP

  2. EJB,Email,Tuxedo,WS,Flow,SB

  3. All of the above

  4. None of the above

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

OSB 10gR3 supports multiple protocol categories: HTTP/HTTPS for web services, JMS for messaging, File/FTP for file operations, and additionally EJB, Email, Tuxedo, WS (Web Services), Flow, and SB (Service Bus). The comprehensive support across options A and B makes 'All of the above' correct.

Multiple choice technology platforms and products
  1. Http,HTTPs,jms,File,FTP

  2. EJB,Email,Tuxedo,WS,Flow,SB

  3. All of the above

  4. None of the above

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

OSB 10gR3 supports a comprehensive set of protocols including HTTP/HTTPS for web services, JMS for messaging, File and FTP for file-based transport, EJB for enterprise Java beans, Tuxedo for legacy systems, and various WS-* protocols. All options listed are valid.