The main aim of which of the following is to make a network work as a single…
2022
The main aim of which of the following is to make a network work as a single computer?
(i) Distributed computing
(ii) Parallel computing
- A.
Only (i)
- B.
Only (ii)
- C.
Both (i) and (ii)
- D.
Neither (i) nor (ii)
Attempted by 1494 students.
Show answer & explanation
Correct answer: A
The correct answer is Option A, which states that only distributed computing aims to make a network work as a single computer. Distributed computing is designed specifically to integrate multiple independent computers into a unified system that appears as one entity to the user. This allows for resource sharing, fault tolerance, and seamless operation across a network. In contrast, parallel computing focuses on executing multiple calculations simultaneously to solve a single problem faster. While it involves multiple processors, its primary goal is performance acceleration rather than presenting the system as a single computer to users. Therefore, parallel computing does not fit the specific definition provided in the question.