Question:medium

Which of the following statement(s) is/are TRUE regarding computer network?
(A) Interspace is a software that allows multiple users in a client-server environment to communicate with each other by sending and receiving data of various types.
(B) IP address is a unique permanent value associated with a network adapter called a NIC.
(C) A computer network is an interconnection among two or more computers or computing devices to share data and resources.
(D) The term ’Workstation’ refers to the most powerful computer of the network that facilitates sharing of data, software, and hardware resources on the network and has more memory, processing power, and storage than a normal node.
Choose the correct answer from the options given below:

Updated On: Jan 16, 2026
  • (C) and (D) only
  • (A), (B), and (C) only
  • (A) and (C) only
  • (B) and (D) only
Show Solution

The Correct Option is C

Solution and Explanation

To evaluate statements about computer networks, we will analyze each one:

  1. Statement (A): Interspace is a software that allows multiple users in a client-server environment to communicate with each other by sending and receiving data of various types.
    This statement is true. Interspace is a software application facilitating communication and data sharing among users in a client-server network.
  2. Statement (B): IP address is a unique permanent value associated with a network adapter called a NIC.
    This statement is false. An IP address uniquely identifies a device on a network but is not permanent; it can be dynamic or static and may change.
  3. Statement (C): A computer network is an interconnection among two or more computers or computing devices to share data and resources.
    This statement is true. The fundamental purpose of a computer network is to connect multiple devices for data and resource sharing.
  4. Statement (D): The term ’Workstation’ refers to the most powerful computer of the network that facilitates sharing of data, software, and hardware resources on the network and has more memory, processing power, and storage than a normal node.
    This statement is misleading. In networking, a workstation typically denotes a client computer on the network, often more powerful than a standard desktop but not necessarily the most powerful device, which is usually the server.

Based on this analysis, statements (A) and (C) are correct. Therefore, the correct answer is: (A) and (C) only

Was this answer helpful?
0