Computer Processes and Components
42 Questions
1 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Process in the computer is directed by ____ but performed by the ____ .

software, hardware

WAN stands for ____ and connects computers over ____ distances.

Wide Area Network, great

The Central Processing Unit (CPU) consists of both the control unit and the arithmetic/logic unit.

True (A)

Processing instructions one at a time is called ____ processing.

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

When the control unit decodes an instruction, the machine cycle is in ____ .

<p>I-time</p> Signup and view all the answers

____ convert the programming instructions written by programmers to the computer language.

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

____ is a representation of a fact, figure, or idea. It can be a number, a word, a picture, or even a recording of sound.

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

The operating system program that remains resident in memory is the ____ .

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

A utility that reorganizes disk files into adjacent storage locations is the ____ .

<p>disk defragmenter</p> Signup and view all the answers

MHz is the abbreviation of ____ .

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

____ is a program that allows the user to move around and explore the Internet.

<p>Web browser</p> Signup and view all the answers

A group of 8 bits is a ____ .

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

____ is the first O.S that use graphical user interface in 1984.

<p>Apple MAC</p> Signup and view all the answers

The combination of I-time and E-time is called the ____.

<p>machine cycle</p> Signup and view all the answers

A 0 or 1 in the binary system is called a(n) ____ .

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

____ memory is a high-speed temporary storage location for data moving between memory and the CPU.

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

____ printer is a printer that has a print head that contacts the paper to produce a character.

<p>Dot matrix printers form characters by striking pins against an ink ribbon to create dots on paper.</p> Signup and view all the answers

The motherboard is the main circuit board found inside the ____ .

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

Computers can be used in the retails field in ____ and ____.

<p>medical, industry</p> Signup and view all the answers

____ uses multiple processors in the same computer at the same time.

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

The four steps in a machine cycle are fetch, decode, ____, and store.

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

RAM stands for ____.

<p>Random Access Memory</p> Signup and view all the answers

Computer memory in which user cannot write new information or instruction is ____.

<p>Read-Only Memory (ROM)</p> Signup and view all the answers

A utility that reduces the amount of space required to store a file is a(n) ____.

<p>file compression utility</p> Signup and view all the answers

Command-line operating systems (e.g., MS-DOS) use a ____ .

<p>command-line interface</p> Signup and view all the answers

A program that overlays the operating system to provide a more user-friendly environment is the ____ .

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

____ is the main file management utility

<p>File Explorer</p> Signup and view all the answers

The type of software that you can try it before you buy it, is called ____ .

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

The ability of a computer to overlap the steps in a machine cycle is known as ____ .

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

The system bus transfers data between the ____ and ____ .

<p>CPU, memory</p> Signup and view all the answers

____ is the distance between each pixel on the screen measured in millimeters.

<p>Dot pitch</p> Signup and view all the answers

The extension of the Microsoft Access is ____ .

<p>.accdb</p> Signup and view all the answers

Remove a program in the proper way, by choosing ____ a program in the Control Panel.

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

/ applications are used across the divisions of a company.

<p>Vertical Applications, Enterprise</p> Signup and view all the answers

TCP/IP stands for ____.

<p>Transmission Control Protocol/Internet Protocol</p> Signup and view all the answers

The kind of signal that most telephone lines require is ____ .

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

Computers can be used in the finance field in Banking and ____ .

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

A(n) ____ converts a digital signal to an analog signal and vice versa.

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

____ is a wireless technology used to connect devices over distances less than 30 feet.

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

A(n) ____ allows laptops with wireless NICs to connect to a network.

<p>wireless access point (WAP)</p> Signup and view all the answers

A(n) ____ is the device used to connect a PC to the network.

<p>network interface card (NIC)</p> Signup and view all the answers

____ devices, convert from electronic form to some other form.

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

Flashcards

What executes the instructions given by software?

Software provides the instructions, while hardware executes those instructions.

What is a WAN?

A network that connects computers over vast distances.

What is the CPU?

The brain of the computer, responsible for processing data.

What is serial processing?

When instructions are handled one after another, not simultaneously.

Signup and view all the flashcards

What is I-time in the machine cycle?

The time when the control unit decodes an instruction.

Signup and view all the flashcards

What is a compiler?

A program that converts programming instructions into the language understood by the computer.

Signup and view all the flashcards

What is data?

A representation of a fact, figure, or idea; it can be a number, a word, a picture, or a sound recording.

Signup and view all the flashcards

What is the kernel of an operating system?

The core part of the operating system that resides in memory.

Signup and view all the flashcards

What is a disk defragmenter?

A utility that rearranges disk files for faster access.

Signup and view all the flashcards

What is MHz?

The unit of measurement for processor speed.

Signup and view all the flashcards

What is a web browser?

A program that lets you browse the internet.

Signup and view all the flashcards

What is a byte?

A group of 8 bits.

Signup and view all the flashcards

What was the first OS to use a GUI?

The first operating system to use a graphical user interface (GUI).

Signup and view all the flashcards

What is the machine cycle?

The combined time for instruction decoding and execution in the machine cycle.

Signup and view all the flashcards

What is a bit?

A single binary digit, represented as 0 or 1.

Signup and view all the flashcards

What is cache memory?

Temporary high-speed storage for data moving between memory and the CPU.

Signup and view all the flashcards

What is a dot-matrix printer?

A printer that creates characters by pressing a print head against the paper.

Signup and view all the flashcards

What is the motherboard?

The main circuit board of a computer.

Signup and view all the flashcards

Where are computers widely used?

Computers are used in retail, medical, and industrial fields.

Signup and view all the flashcards

What is multiprocessing?

Using multiple processors simultaneously in a single computer.

Signup and view all the flashcards

What are the four steps of a machine cycle?

The four stages of the machine cycle: fetching, decoding, executing, and storing.

Signup and view all the flashcards

What is RAM?

Random Access Memory: type of memory where users can read and write data.

Signup and view all the flashcards

What is ROM?

Read-Only Memory: a type of non-volatile memory where users can only read data, not write new information.

Signup and view all the flashcards

What is a file compression utility?

A utility that compresses files to reduce their storage space.

Signup and view all the flashcards

What type of interface do command-line operating systems use?

Command-line operating systems like MS-DOS use a command-line interface.

Signup and view all the flashcards

What is the shell?

A program that sits on top of the operating system to provide a user-friendly interface.

Signup and view all the flashcards

What is File Explorer?

The main file management utility that helps users organize and manage files.

Signup and view all the flashcards

What is shareware?

A type of software that lets you try before you buy.

Signup and view all the flashcards

What is pipelining?

The ability of a computer to overlap the steps of a machine cycle, leading to faster processing.

Signup and view all the flashcards

What is the system bus?

The pathway for data transfer between the CPU and memory.

Signup and view all the flashcards

What is dot pitch?

The distance between pixels on a screen, measured in millimeters.

Signup and view all the flashcards

What is GUI?

Graphical User Interface: a user-friendly interface with icons, menus, and windows.

Signup and view all the flashcards

What is the extension of Microsoft Access files?

The extension of Microsoft Access files.

Signup and view all the flashcards

How do you remove a program properly?

The way to remove a program properly, by choosing 'Uninstall a program' in the Control Panel.

Signup and view all the flashcards

What are Vertical Applications/Enterprise applications?

Applications used across different divisions within an organization.

Signup and view all the flashcards

What is TCP/IP?

Transmission Control Protocol/Internet Protocol: a communication protocol for the internet.

Signup and view all the flashcards

What type of signal do most telephone lines use?

Analog signal: a continuous waveform signal used in traditional telephone lines.

Signup and view all the flashcards

Where are computers used in the finance field?

Computers are used in finance, specifically banking and stock markets.

Signup and view all the flashcards

What is a modem?

A device that converts digital signals to analog signals and vice versa.

Signup and view all the flashcards

What is Bluetooth?

A wireless technology used to connect devices within a short range (less than 30 feet).

Signup and view all the flashcards

What is a wireless access point?

A wireless access point (WAP) allows wireless devices to connect to a network.

Signup and view all the flashcards

What is an ISP?

Internet Service Provider: a company that provides internet access.

Signup and view all the flashcards

What is a network interface card?

A network interface card (NIC) connects a computer to a network.

Signup and view all the flashcards

What do output devices do?

Output devices convert electronic data into human-readable forms.

Signup and view all the flashcards

Study Notes

Computer Processes and Components

  • A computer's processes are directed by software, but are performed by hardware.
  • WAN (Wide Area Network) connects computers over long distances.
  • The CPU (Central Processing Unit) has a control unit and an arithmetic/logic unit.
  • Serial processing handles instructions one at a time.
  • The machine cycle involves instruction time (I-time).
  • Compilers translate programmer instructions into computer language.
  • Data represents facts, figures, or ideas (numbers, words, images, etc.).
  • The kernel is the operating system part that resides permanently in memory.
  • Disk defragmentation rearranges files for better storage efficiency.
  • Megahertz (MHz) is a unit of frequency.
  • Web browsers enable navigation and exploration of the internet.
  • A byte is a group of 8 bits.
  • Apple Macintosh introduced graphical user interfaces in 1984.
  • The machine cycle includes instruction and execution time.
  • Bits are the binary units (0 or 1) in computer systems.
  • Cache memory is a temporary storage area for data between main memory and the CPU.
  • Dot matrix printers produce characters by impacting pins against paper.

Computer Systems and Applications

  • Motherboards are the main circuit boards inside computer systems.
  • Computers are used in various fields, including medicine and industry.
  • Multiprocessing uses multiple processors simultaneously.
  • Machine cycles comprise fetch, decode, execute, and store phases.
  • RAM (Random Access Memory) enables easy access to stored data.
  • ROM (Read-Only Memory) stores permanent instructions.
  • File compression utilities reduce file size.
  • Command-line interfaces use text commands.
  • Shells provide user-friendly interfaces for operating systems.
  • File Explorer is a file management utility.
  • Shareware allows trial periods before purchase.
  • Pipelining overlaps steps in the machine cycle.
  • System buses transfer data between CPU and memory.
  • GUI (Graphical User Interface) uses graphical elements for interaction.
  • Dot pitch measures pixel density on a screen.
  • Software uninstalling is a process to remove programs.
  • Vertical applications are used across a company's various divisions.
  • TCP/IP is a standard internet protocol suite.

Signals and Devices

  • Analog signals are used on telephone lines.
  • Computers are used in finance and banking for tasks such as managing stocks.
  • Modems convert digital signals to analog and vice-versa.
  • Bluetooth is a short-range wireless technology.
  • Wireless access points facilitate wireless connections.
  • ISP (Internet Service Provider) connects users to the internet.
  • Network interface cards (NICs) connect computers to networks.
  • Output devices translate electronic data into other formats.

Studying That Suits You

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

Quiz Team

Related Documents

Sheets Answers PDF

Description

This quiz covers essential concepts related to computer processes and components. It explores the relationship between hardware and software, details various types of processing, and examines key terms such as CPU, WAN, and data representation. Test your understanding of how computers operate and the technology that powers them.

More Like This

Use Quizgecko on...
Browser
Browser