40 Questions
0 Views
3.7 Stars

Computer Course: Primary Storage

This quiz covers the basics of primary storage in computers, including bytes, kilobytes, megabytes, and gigabytes. It also discusses the typical storage sizes found in low-end PCs.

Created by
@SublimeCornett
1/40
Find out if you were right!
Create an account to continue playing and access all the benefits such as generating your own quizzes, flashcards and much more!
Quiz Team

Access to a Library of 520,000+ Quizzes & Flashcards

Explore diverse subjects like math, history, science, literature and more in our expanding catalog.

Questions and Answers

What is the primary function of an operating system?

To manage and control the user's interaction with the I/O devices

What type of software is responsible for controlling the CPU, memory, and I/O devices?

Operating systems

What is the primary role of an operating system in managing program execution?

To manage and allocate system resources

What type of software is Windows 7 and OS/2 examples of?

<p>Operating systems</p> Signup and view all the answers

What is the primary responsibility of an operating system when running a program?

<p>To manage and allocate system resources</p> Signup and view all the answers

What type of software is used to write other software?

<p>Programming languages</p> Signup and view all the answers

What is the primary function of an operating system when a user presses a key on the keyboard?

<p>To accept the key and provide it to the application program</p> Signup and view all the answers

What type of software is used for specific tasks such as accounting and weather forecasting?

<p>Other application programs</p> Signup and view all the answers

What is the term for the set of 8 bits that stores one character?

<p>Byte</p> Signup and view all the answers

How many bytes are in 1 kilobyte?

<p>1024</p> Signup and view all the answers

What is the primary function of the Arithmetic-Logic Unit (ALU)?

<p>To perform calculations and comparisons</p> Signup and view all the answers

What type of system do computers work in?

<p>Binary system</p> Signup and view all the answers

What is the term for the special-purpose storage locations in the ALU?

<p>Registers</p> Signup and view all the answers

What is the name of the device that displays the output of a computer?

<p>VDU (Video Display Unit)</p> Signup and view all the answers

What is the purpose of the output unit in a computer?

<p>To provide the output of a computation to the outside world</p> Signup and view all the answers

What is the term for the size of primary storage in a typical low-end PC?

<p>1 GB</p> Signup and view all the answers

What is one of the functions of an operating system?

<p>To maintain an internal real-time clock</p> Signup and view all the answers

What is the purpose of the system clock in an operating system?

<p>To mark the date and time of file creation or modification</p> Signup and view all the answers

What is one of the tools provided by an operating system?

<p>A utility program to defragment disks</p> Signup and view all the answers

What is the purpose of an operating system's interface?

<p>To provide a way for users to interact with the computer</p> Signup and view all the answers

What is a function of the operating system in terms of file management?

<p>To create and manage the directory system</p> Signup and view all the answers

What is not a function of an operating system?

<p>Translating programming languages</p> Signup and view all the answers

What is Windows 3.1?

<p>A program that runs on DOS to create an operating environment</p> Signup and view all the answers

Which of the following is not an operating system?

<p>Windows 3.1</p> Signup and view all the answers

What is the primary function of the CPU in a computer?

<p>To perform calculations and take decisions</p> Signup and view all the answers

What is the unit of measurement for the CPU clock frequency?

<p>Giga Hertz</p> Signup and view all the answers

What happens if a CPU's clock frequency is doubled?

<p>The CPU becomes faster</p> Signup and view all the answers

What is the purpose of a set of programs in a PC?

<p>To control the hardware devices</p> Signup and view all the answers

What is the relationship between the CPU clock frequency and the time taken to perform an operation?

<p>The CPU clock frequency is inversely proportional to the time taken</p> Signup and view all the answers

What is the term for the base timing for all operations performed by the CPU?

<p>CPU clock cycle</p> Signup and view all the answers

What is the primary function of the hardware devices in a PC?

<p>To accept and store data, perform calculations and display or print results</p> Signup and view all the answers

Why does doubling the CPU clock frequency not necessarily result in programs running at double the speed?

<p>Because other devices in the PC, such as the hard disk or CD-ROM, may not be able to operate at higher speed</p> Signup and view all the answers

What was the first operating system developed for the IBM PC by Microsoft Corporation?

<p>DOS</p> Signup and view all the answers

What did all program files require to start the operating system in the beginning?

<p>A floppy diskette</p> Signup and view all the answers

What does the acronym 'GUI' stand for?

<p>Graphical User Interface</p> Signup and view all the answers

What is the main difference between Windows and DOS operating systems?

<p>Windows can display characters in different shapes and sizes</p> Signup and view all the answers

What is Windows 95 compared to Windows 3.1?

<p>An updated and enhanced version</p> Signup and view all the answers

What was released in 1998?

<p>Windows 98</p> Signup and view all the answers

What does 'XP' stand for in Windows XP?

<p>eXperience</p> Signup and view all the answers

What is a significant feature of Windows operating systems compared to DOS?

<p>Multi-tasking capability</p> Signup and view all the answers

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Study Notes

Computer Hardware

  • A byte is a set of 8 bits that stores one character.
  • The size of primary storage is usually specified in kilobyte (KB), megabyte (MB), or gigabyte (GB).
  • 1 KB is equal to 1024 bytes, 1 MB is equal to 1024 KB, and 1 GB is equal to 1024 MB.
  • A typical low-end PC usually has a primary storage of 1 GB, while high-end PCs can have up to 16 GB, 32 GB, 64 GB, or 128 GB or higher.

Output Unit

  • The output unit provides information and results of a computation to the outside world.
  • It converts binary data into a form that users can understand.
  • Common output devices include:
    • Printer
    • Video Display Unit (VDU) or monitor
    • Hard disk drive
    • USB flash drive
    • Floppy disk drive
    • Magnetic tape drive

Arithmetic-Logic Unit (ALU)

  • The ALU performs all calculations and comparisons.
  • It takes decisions and performs logical operations, such as checking if one number is less than, equal to, or greater than another.
  • The ALU contains registers to hold data transferred from the storage unit.
  • It can perform basic operations like addition, subtraction, multiplication, and division.

Central Processing Unit (CPU)

  • The CPU is the brain of the computer and performs calculations, takes decisions, and controls all units of the computer.
  • Examples of CPU ICs include Intel 8088, 80286, 80386, 80486, Celeron, Pentium, Pentium Pro, Pentium 4, Core i3, Core i5, Core i7, AMD K6, Xeon, Dual Core Xeon, AMD Duron, AMD Athlon, AMD Phenom, and AMD Fusion.
  • The CPU operates at a fixed speed, which is measured in GHz (Giga Hertz).
  • The CPU clock frequency determines the base timing for all operations, with higher frequencies resulting in faster program execution.

Hardware and Software

  • Hardware refers to physical devices such as the monitor, floppy disk drive, hard disk drive, keyboard, and printer.
  • Software is a set of programs that makes the hardware work.
  • Types of software include:
    • Operating systems (e.g., Windows, Linux, macOS)
    • Programming languages (e.g., Basic, FORTRAN, COBOL, C++, Java)
    • Application programs (e.g., Word processors, Spreadsheet, Database Management Systems)

Operating System (OS)

  • The OS is a collection of programs that controls all hardware and other resources in the computer system.
  • It operates and controls the CPU, memory, and various I/O devices.
  • The OS is responsible for the smooth and efficient operation of the computer.
  • Tasks performed by the OS include:
    • Locating and loading program files
    • Managing user interaction with I/O devices
    • Creating and managing the directory system on secondary storage devices
    • Maintaining an internal real-time clock
    • Acting as an interface between the user and the computer
    • Including tools and utility programs to help the user manage the computer system
  • Examples of popular operating systems for PCs include:
    • DOS
    • Windows 95/98
    • Windows 2000/Me
    • Windows XP
    • Windows Vista
    • Windows 7
    • Windows 8
    • Windows NT
    • OS/2
    • Unix and Linux
    • Mac OS/OS X

Trusted by students at

More Quizzes Like This

Computer Memory
17 questions

Computer Memory

RapturousPrehistoricArt avatar
RapturousPrehistoricArt
Primary Storage
6 questions

Primary Storage

CredibleLepidolite avatar
CredibleLepidolite
Computer Memory Types
6 questions

Computer Memory Types

AdventurousWendigo avatar
AdventurousWendigo
Primary Storage or RAM
8 questions

Primary Storage or RAM

DetachableWalnutTree avatar
DetachableWalnutTree
Use Quizgecko on...
Browser
Browser