Question

    Which of the following program runs in parts on several computers?

    A Recursive Correct Answer Incorrect Answer
    B Distributed Correct Answer Incorrect Answer
    C Delegated Correct Answer Incorrect Answer
    D Spread Correct Answer Incorrect Answer
    E None of these Correct Answer Incorrect Answer

    Solution

    Distributed computing is a field of computer science that studies distributed systems. A distributed system is a system whose components are located on different networked computers, which communicate and coordinate their actions by passing messages to one another from any system.

    Practice Next
    ×
    ×