What are the differences between the Internet and the World Wide Web?
Internet: The infrastructure | World Wide Web: A service that runs on it.
What are the differences between Sequential, Parallel, and Distributed Computing?
Sequential: One task at a time | Parallel: Multiple tasks on one machine | Distributed: Multiple tasks across multiple machines.
What is a Computing Device?
A physical piece of hardware that can run programs.
What is a Computing System?
A group of computing devices working together.
What is a Computer Network?
A system that connects multiple computers.
What is Bandwidth?
The capacity of a network connection.
What is the Internet?
A global network of networks.
What are Protocols?
Rules for communication between devices.
What is Scalability?
The ability of a system to handle a growing amount of work.
What is a Server?
A computer that provides services to other computers.
What is a Router?
A device that forwards data packets between networks.
What is Routing?
The process of selecting paths for network traffic.
What are Data Streams?
Continuous flow of data.
What are Packets?
Small units of data transmitted over a network.
What is the World Wide Web?
A system of interlinked hypertext documents accessed via the Internet.
What does Fault-Tolerant mean?
Able to withstand failures.
What is Redundancy?
Having backup components.
What is Sequential Computing?
One task at a time.
What is Parallel Computing?
Multiple tasks simultaneously on one machine.
What is Distributed Computing?
Multiple tasks simultaneously across multiple machines.
What is Speedup?
Improvement in processing time.
How is fault tolerance applied in real-world scenarios?
Ensuring continuous operation of critical systems like servers, networks, and databases.
How is parallel computing applied in real-world scenarios?
Weather forecasting, scientific simulations, and video editing.
How is distributed computing applied in real-world scenarios?
Large-scale data processing, cloud computing, and online gaming.