COMPUTER ASSIGNMENT NAME: NWOKEASOSI CORNELIUS IZUCHUKWU REG NO: 2024/HND/38580/AHPT DEPT: ANIMAL HEALTH AND PRODUCTION TECHNOLOGY C CODE: COM 311 C TITLE: COMPUTER APPRECIATION AND APPLICATION QUESTION 1 A: Define a computer and explain it's four major functions ANSWER A computer is an electronic device that accepts data as input, processes the data according to a set of instructions (program), stores the data, and produces information as output. Four Major Functions of a Computer Input Function: This is the process of entering data and instructions into the computer. Devices used: keyboard, mouse, scanner, microphone Example: Typing text or entering numbers into a system Processing Function: The computer processes the input data using its central processing unit (CPU). It performs calculations, comparisons, and logical operations Example: Calculating totals in a spreadsheet Storage Function: The computer stores data, instructions, and processed results for future use. Types: Primary storage (RAM) and secondary storage (hard drive, flash drive) Example: Saving a document on your computer Output Function: This is the process of presenting processed information to the user. Devices used: monitor, printer, speakers Example: Displaying results on the screen or printing a report. B: Describe the basic components of a computer system with examples ANSWER A computer system is made up of several interconnected components that work together to process data and produce information. 1. Input Unit The input unit is responsible for entering data and instructions into the computer. Examples: Keyboard (used to type data) Mouse (used to point and select) Scanner (used to capture images/documents) Microphone (used for voice input) 2. Central Processing Unit (CPU) The CPU is the “brain” of the computer. It controls all operations and processes data. It has two main parts: Control Unit (CU): Directs all activities of the computer Arithmetic Logic Unit (ALU): Performs calculations and logical operations Example: When you calculate numbers in a spreadsheet, the CPU performs the computation. 3. Memory/Storage Unit This unit stores data, instructions, and results. Types and Examples: Primary memory: RAM (temporary storage), ROM Secondary storage: Hard disk, flash drive, memory card Example: Saving a file on a flash drive or storing programs in the hard disk. 4. Output Unit The output unit presents processed information to the user. Examples: Monitor (displays results) Printer (produces hard copy) Speakers (produce sound). QUESTION 2 A: Differentiate between hardware and software. ANSWER Difference Between Hardware and Software Hardware refers to the physical part of a computer that can be seen and touched. It is tangible ( you can touch it). It performs operation based on instructions from software. Hardware cannot function properly without software. Examples: Keyboard, Mouse, Monitor, Printer,Hard disk. Software refers to the programs and instructions that tell the computer what to do. It is intangible ( you cannot touch it ). It controls and directs the hardware to perform tasks. Software cannot run without hardware. Examples: Operating system, Microsoft word, Web browser. B:Explain the two main types of software, give at least three examples each. ANSWER Two Main Types of Software Software is generally divided into System Software and Application Software. 1. System Software System software is designed to manage and control the computer hardware and provide a platform for other software to run. Functions: Controls computer operations Manages memory, files, and devices Acts as a bridge between hardware and the user Examples: Operating systems (e.g., Windows, Linux, macOS) Device drivers (e.g., printer drivers) Utility programs (e.g., antivirus software, disk cleanup tools) 2. Application Software Application software is designed to help users perform specific tasks or solve particular problems. Functions: Helps users carry out activities like writing, calculating, browsing, etc. Examples: Microsoft Word (word processing) Microsoft Excel (spreadsheet calculations) Web browsers (e.g., Chrome, Firefox). QUESTION 3 A:Explain the concept of booting ANSWER Concept of Booting Booting is the process of starting up a computer and loading the operating system into memory so that the computer becomes ready for use. When you press the power button, the computer goes through a series of steps to check its components and then loads the operating system (like Windows or Linux) from storage into the RAM. B:Describe the step by step booting process of a computer. ANSWER Step-by-Step Booting Process of a Computer When a computer is powered on, it follows a sequence of steps to become ready for use. This process is called booting. 1. Power Supply is Switched On When you press the power button, electricity flows to all components of the computer. The system is activated and begins the startup process.