Software Flashcards
What is a CMOS chip?
This stands for Complementary Metal Oxide Semiconductor: a chip that stores data using battery power.
What is drive fragmentation?
This is when files spread out across different hard drive locations, causing slow access times.
What happens when a computer is turned on?
It starts from a blank slate and follows instructions from the BIOS to locate and load an operating system.
What is the BIOS?
The Basic Input Output System (BIOS) is firmware that initializes hardware and starts the boot process.
What does the BIOS do first during startup?
It performs a Power-On Self-Test (POST) to check essential hardware like RAM, CPU, and storage.
What happens if the BIOS does not find an operating system?
The boot process stops, and an error message appears, requiring manual BIOS configuration.
What is CMOS, and how is it different from BIOS?
CMOS originally stored BIOS settings but now mainly keeps the system clock running.
What happens if the CMOS battery dies?
The system clock resets every time the computer is restarted.
What is firmware?
Firmware is built-in software that provides essential instructions for hardware, like the BIOS.
How does software communicate with hardware?
Through APIs, which interact with the OS, which then uses drivers to access hardware via the BIOS.
What are the three main functions of an operating system?
1) Providing an interface, 2) Controlling hardware, and 3) Running applications.
What is a file system?
A method for storing and managing files on a disk, such as FAT or NTFS.
What is FAT, and why was it replaced?
File Allocation Table (FAT) was an early file system but was replaced by FAT32 and NTFS due to storage limitations.
Why can file systems cause compatibility issues?
Some operating systems cannot read file systems from others (e.g., Windows cannot read Mac-formatted drives).
What are software applications used for?
Performing specific tasks like writing documents, listening to music, playing games, or managing business information.
What is an information system?
A combination of hardware, software, data, people, and business organization used to process and manage information.
What are the levels of management in a business environment?
Executive, senior management, middle management, and worker levels.
What is Management Information Systems (MIS) software used for?
Managing internal files, sorting company data, creating action plans, tracking inventory, managing budgets, and personnel management.
What does a Transaction Processing System (TPS) do?
Handles operational transactions such as payroll, customer orders, inventory tracking, data validation, and funds transfers.
What is a Decision Support System (DSS) used for?
Helping with future planning by providing insights like revenue predictions, hiring needs, inventory analysis, and future sales projections.
Who primarily uses Decision Support Systems (DSS)?
Middle management and above.
What is an Executive Information System (EIS)?
A system designed for executives to analyze company-wide data and make high-level business decisions.
What kind of data does an Executive Information System (EIS) provide?
Performance analysis, department productivity comparisons, market research data, and future performance predictions.
What is Online Analytical Processing (OLAP)?
A high-performance data analysis system that queries multiple data sources quickly for reports and analysis.