0
0
Intro to Computingfundamentals~5 mins

Distributed computing concept in Intro to Computing - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is distributed computing?
Distributed computing is a way to connect many computers to work together on a task, sharing the work to finish faster or handle bigger problems.
Click to reveal answer
beginner
Name one real-life example of distributed computing.
The internet is a real-life example where many computers around the world share information and work together to provide services like websites and email.
Click to reveal answer
beginner
Why do distributed systems use multiple computers instead of one?
Using many computers helps handle bigger tasks, improves speed, and keeps the system working even if one computer fails.
Click to reveal answer
intermediate
What is a key challenge in distributed computing?
A key challenge is making sure all computers communicate well and agree on the results, even if some computers are slow or fail.
Click to reveal answer
beginner
Explain distributed computing using a real-world analogy.
Imagine a group of friends building a large puzzle together. Each friend works on a small part, then they combine their pieces to complete the puzzle faster than one person alone.
Click to reveal answer
What is the main goal of distributed computing?
ATo slow down processing
BTo share work among many computers
CTo avoid using computers
DTo use only one powerful computer
Which of these is a challenge in distributed computing?
AMaking sure all computers agree on results
BUsing only one computer
CAvoiding communication between computers
DIgnoring computer failures
In distributed computing, what happens if one computer fails?
AThe whole system stops immediately
BThe failed computer is ignored forever
CThe task is deleted
DOther computers continue working
Which real-world system is an example of distributed computing?
AThe internet
BA calculator
CA single desktop computer
DA standalone printer
What does distributed computing improve compared to using one computer?
AOnly reliability
BOnly speed
CSpeed and reliability
DNeither speed nor reliability
Describe distributed computing and explain why it is useful.
Think about how many computers can work together like a team.
You got /3 concepts.
    Give a real-life analogy for distributed computing and explain how it helps understand the concept.
    Imagine friends working together on a big task.
    You got /3 concepts.