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 databases
  1. Server Remote Protocol

  2. System Routing Protocol

  3. Server Routing Protocol

  4. Systematic Routing Protocol

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

SRP stands for Server Routing Protocol. It is the protocol used for communication between the BlackBerry Enterprise Server (BES) and the BlackBerry infrastructure (relay/NOCC). SRP handles the routing of data messages between BES and the BlackBerry network. It is not related to remote protocols or general system routing.

Multiple choice technology databases
  1. LDAP

  2. COM

  3. TCPIP

  4. POP

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

In a Lotus Notes location document, the TCPIP port is enabled to allow network communication with Domino servers over TCP/IP networks. This is the standard network protocol port used for client-server connections in Lotus Notes environments. LDAP is for directory queries, COM is for Windows serial communication, and POP is specifically for receiving mail - not the primary connection port.

Multiple choice technology databases
  1. 1352

  2. 1533

  3. 1355

  4. 1532

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

IBM Sametime (formerly Lotus Sametime) uses port 1533 for community services. Other Sametime ports include 1516 for client connections and 1532 for HTTP tunneling, but 1533 is the standard port referenced for Sametime services.

Multiple choice technology databases
  1. Server Remote Protocol

  2. System Routing Protocol

  3. Server Routing Protocol

  4. Systematic Routing Protocol

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

SRP stands for Server Routing Protocol, which is the communication protocol used between BlackBerry Enterprise Server and the BlackBerry Infrastructure for secure message routing. It enables the connection between BES and RIM's global network.

Multiple choice technology databases
  1. Protocol Independent Multicast

  2. Personal Information Management

  3. Personal Information Manager

  4. Protocol Information Manager

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

PIM stands for Personal Information Manager, a core application on BlackBerry devices that manages contacts, calendar entries, tasks, and memos. This functionality is central to the BlackBerry's productivity focus for business users. The Personal Information Manager synchronizes with enterprise systems, ensuring data consistency across platforms.

Multiple choice technology databases
  1. 3001

  2. 3011

  3. 3101

  4. 31010

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

Port 3101 is the standard communication port for BlackBerry Enterprise Server, facilitating secure data transmission between the server and mobile devices. This specific port allocation ensures consistent connectivity while maintaining network security protocols. Understanding standard ports is essential for network administrators managing BES deployments.

Multiple choice technology web technology
  1. Binary

  2. XML

  3. Soap

  4. None of the above

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

XML serialization is platform-independent because XML is a text-based format that can be read and written by systems running different operating systems and programming languages. Binary serialization produces platform-specific byte code, while SOAP is XML-based but carries protocol overhead. XML provides the best balance of interoperability and simplicity for cross-platform data transfer.

Multiple choice technology architecture
  1. Lightweight Directory Access Protocol

  2. Least used Domain Access Protocol

  3. Lightweight Directory Authorization Protocol

  4. Lightweight Directory Accounting Protocol

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

LDAP stands for Lightweight Directory Access Protocol, a standard protocol for accessing and maintaining distributed directory information services over a network. It's commonly used for authentication and directory services in enterprise environments. Options B, C, and D incorrectly substitute 'Directory Access' with unrelated terms, or misrepresent 'Access' as 'Authorization' or 'Accounting'.

Multiple choice technology architecture
  1. Sitescope & keynote

  2. Gomez and Keynote

  3. Sitescope and nmon

  4. none of the above

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

SiteScope is an infrastructure monitoring tool by HP (now Micro Focus) that monitors servers, applications, and network devices. NMON (Nigel's Monitor) is a performance monitoring tool for AIX and Linux systems. Both are legitimate infrastructure monitoring tools. Options A and B incorrectly mix infrastructure monitoring with synthetic monitoring (Keynote/Gomez) which serve different purposes - Keynote and Gomez are for external/user experience monitoring, not infrastructure monitoring.

Multiple choice technology
  1. TDIPN

  2. TDBRD

  3. TDSYA

  4. TDIPM

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

TDIPM is the designated login ID for accessing the PDEV (Production Development) environment. The other options (TDIPN, TDBRD, TDSYA) are login credentials used for different systems or environments within the organization and are not valid for PDEV access.

Multiple choice technology
  1. tdsya

  2. tdipn

  3. tdipm

  4. tdbrf

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

PPRD (Production) uses the tdsya login ID for authentication. Different environments have specific logins: tdipn for integration/development, tdipm for performance testing, and tdbrf for other purposes. The 'ya' suffix typically indicates production access.