Podcast
Questions and Answers
What are two examples of operating systems that can be used on mobile devices?
What are two examples of operating systems that can be used on mobile devices?
Examples of operating systems that can be used on mobile devices are Android and iOS.
List four examples of operating systems that can be used on desktop computers.
List four examples of operating systems that can be used on desktop computers.
Examples of operating systems that can be used on desktop computers are Windows, macOS, Linux, and Chrome OS.
What are two other functions of the operating system besides memory and process management?
What are two other functions of the operating system besides memory and process management?
Two other functions of the operating system are Input/Output (I/O) management and File management.
What are the four necessary conditions that must hold true simultaneously in a system for a deadlock to arise?
What are the four necessary conditions that must hold true simultaneously in a system for a deadlock to arise?
Signup and view all the answers
What are two ways in which the operating system handles deadlocks?
What are two ways in which the operating system handles deadlocks?
Signup and view all the answers
What type of operating system is used in appliances such as washing machines or microwaves?
What type of operating system is used in appliances such as washing machines or microwaves?
Signup and view all the answers
What is a significant advantage of using e-mail over traditional mail?
What is a significant advantage of using e-mail over traditional mail?
Signup and view all the answers
What type of network are the students in the computer lab most likely using to conduct their research?
What type of network are the students in the computer lab most likely using to conduct their research?
Signup and view all the answers
What is the primary function of a search engine?
What is the primary function of a search engine?
Signup and view all the answers
What is the term used to describe a set of related webpages connected through hyperlinks?
What is the term used to describe a set of related webpages connected through hyperlinks?
Signup and view all the answers
What is the purpose of a modem in computer networking?
What is the purpose of a modem in computer networking?
Signup and view all the answers
What is the primary function of an SMTP Server?
What is the primary function of an SMTP Server?
Signup and view all the answers
What is the primary role of an Operating System in a computer system?
What is the primary role of an Operating System in a computer system?
Signup and view all the answers
What are four functions of an Operating System apart from Memory and Process Management?
What are four functions of an Operating System apart from Memory and Process Management?
Signup and view all the answers
What are four activities handled by the Operating System as part of Memory Management?
What are four activities handled by the Operating System as part of Memory Management?
Signup and view all the answers
What are four activities handled by the Operating System as part of File Management?
What are four activities handled by the Operating System as part of File Management?
Signup and view all the answers
What is the main difference between guided and unguided transmission media?
What is the main difference between guided and unguided transmission media?
Signup and view all the answers
What are the three characteristics that distinguish different network types from each other?
What are the three characteristics that distinguish different network types from each other?
Signup and view all the answers
What is ISDN, and what does it stand for?
What is ISDN, and what does it stand for?
Signup and view all the answers
What are the three types of software required to connect to the Internet?
What are the three types of software required to connect to the Internet?
Signup and view all the answers
What is the primary function of an IMAP protocol?
What is the primary function of an IMAP protocol?
Signup and view all the answers
What does the acronym HTTP stand for in relation to the Internet?
What does the acronym HTTP stand for in relation to the Internet?
Signup and view all the answers
What is the protocol that enables the user to transfer files from one system to another?
What is the protocol that enables the user to transfer files from one system to another?
Signup and view all the answers
What are the two parts that constitute an email address?
What are the two parts that constitute an email address?
Signup and view all the answers
What category of virus is most likely to steal credit card information stored on a computer?
What category of virus is most likely to steal credit card information stored on a computer?
Signup and view all the answers
What type of networking device uses a technique that reads the MAC address of the data frame and forwards the data to the appropriate port?
What type of networking device uses a technique that reads the MAC address of the data frame and forwards the data to the appropriate port?
Signup and view all the answers
Give four examples of ISPs operating in Zambia.
Give four examples of ISPs operating in Zambia.
Signup and view all the answers
What is the term for a device that can accept a packet forwarded for one protocol and convert it to a packet formatted for another protocol before forwarding it?
What is the term for a device that can accept a packet forwarded for one protocol and convert it to a packet formatted for another protocol before forwarding it?
Signup and view all the answers
Can you access Facebook on a mobile phone without being connected to an Internet Service?
Can you access Facebook on a mobile phone without being connected to an Internet Service?
Signup and view all the answers
Study Notes
Operating Systems
- System software managing hardware and software interactions.
- Intermediates communication between users and computer hardware.
- Functions beyond memory and process management include:
- Device management
- Handling input/output operations
- Security management
- User interface management
- Memory management activities:
- Allocation of memory space
- Swapping processes in and out of memory
- Keeping track of used and free memory
- Data storage management
- File management activities:
- Organization of files in directories
- File creation, deletion, and modification
- Access control and permissions management
- File backup and restoration
Networking and Communication
- Guided transmission media utilizes physical pathways like cables; unguided media transmits signals wirelessly.
- Basic LAN topologies include:
- Star topology: All devices connected to a central hub.
- Ring topology: Each device is connected in a circular sequence.
- Bus topology: All devices share a single communication line.
- Wireless networking media types:
- Radio waves
- Microwaves
- Infrared
- Characteristics distinguishing network types:
- Geographical area coverage
- Ownership of the network
- Scale and size of the network
- Functions of networking devices:
- Router: Connects multiple networks and routes data between them.
- Gateway: Translates protocols between different network architectures.
- Switch: Connects devices within the same network to receive and forward data.
Process and Scheduling
- A process represents a program in execution, undergoing state changes.
- Various process states include:
- New: Process is being created.
- Ready: Process is waiting for CPU allocation.
- Running: Process is currently being executed.
- Blocked: Process is waiting for an event or resource.
- Terminated: Process has finished execution.
- CPU scheduling algorithms include:
- First-Come, First-Served (FCFS)
- Round Robin (RR)
- Shortest Job Next (SJN)
- Non-pre-emptive process execution means once a process starts, it runs until completion; Round Robin uses pre-emptive scheduling.
Internet Fundamentals
- Benefits of email over hard-copy letters:
- Instant delivery
- Cost-effectiveness
- Types of networks:
- Local Area Network (LAN)
- Wide Area Network (WAN)
- Metropolitan Area Network (MAN)
- Tools for searching the web include search engines like Google.
- Software accessing the web is called a web browser.
- Basic communication protocol on the Internet: HTTP (Hypertext Transfer Protocol).
- SMTP Server is used for sending emails, VoIP enables voice communication over the internet, BCC keeps recipients hidden, EFT allows electronic money transfers, Modem connects to the internet.
Search Engine Components
- Components include:
- Crawler: Scans the web for new or updated pages.
- Indexer: Organizes and stores content from scanned pages.
- Query Processor: Interprets and retrieves relevant results based on user input.
- User Interface: Allows users to input queries and display results.
Virus and Networking
- Types of viruses vary in destructiveness:
- Credit card stealing: Trojan viruses.
- Network overload leading to denial of service: Worms.
- Virus types include:
- Boot sector virus
- File infectors
- Macro viruses
- Polymorphic viruses
- Networking devices:
- Network interface card (NIC): Connects to a network.
- Hub: Transmits signals indiscriminately.
- Switch: Forwards data to specific recipient ports.
- Bridge: Connects two networks and manages the data format.
General Internet Knowledge
- Internet: A global network of interconnected networks.
- URL: Uniform Resource Locator
- ISP: Internet Service Provider
- Examples of ISPs in Zambia include Zamtel, MTN Zambia, Airtel Zambia, etc.
- Internet connection requires browser software, an operating system, and specific protocols like HTTP.
- Accessing Facebook without internet service is not possible (No).
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Description
Test your knowledge of internet fundamentals, including Internet Service Providers, software requirements, and web protocols. This quiz covers the basics of internet connectivity and online navigation.