Hardware and Software Tutorial 2

Hardware and Software Tutorial 2

University

30 Qs

quiz-placeholder

Similar activities

Computer Basics Quiz

Computer Basics Quiz

University

30 Qs

NTROCOM

NTROCOM

University

30 Qs

Quiz Komjardas 1

Quiz Komjardas 1

1st Grade - University

25 Qs

Computer Fundamentals

Computer Fundamentals

University

25 Qs

AC2-Quiz#2-Components of SU-Software-Programs

AC2-Quiz#2-Components of SU-Software-Programs

University

30 Qs

PTS Siskom

PTS Siskom

1st Grade - University

25 Qs

Orkom 1

Orkom 1

University

25 Qs

Computer Prog1 Quiz #2

Computer Prog1 Quiz #2

KG - Professional Development

31 Qs

Hardware and Software Tutorial 2

Hardware and Software Tutorial 2

Assessment

Quiz

Computers

University

Hard

Created by

TechMan TechMan

Used 4+ times

FREE Resource

30 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

1. Which part of the CPU performs logical comparisons?

Answer explanation

Media Image

An arithmetic logic unit (ALU) is a digital circuit used to perform arithmetic and logic operations. It represents the fundamental building block of the central processing unit (CPU) of a computer. Modern CPUs contain very powerful and complex ALUs. In addition to ALUs, modern CPUs contain a control unit (CU).

Most of the operations of a CPU are performed by one or more ALUs, which load data from input registers. A register is a small amount of storage available as part of a CPU. The control unit tells the ALU what operation to perform on that data, and the ALU stores the result in an output register. The control unit moves the data between these registers, the ALU, and memory

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

2. What is a general term for machinery that assists with the input, processing, and output activities of an information system?

Answer explanation

Media Image

Computer hardware is a collective term used to describe any of the physical components of an analog or digital computer. The term hardware distinguishes the tangible aspects of a computing device from software, which consists of written, machine-readable instructions or programs that tell physical components what to do and when to execute the instructions.

Hardware and software are complementary. A computing device can function efficiently and produce useful output only when both hardware and software work together appropriately.

Computer hardware can be categorized as being either internal or external components. Generally, internal hardware components are those necessary for the proper functioning of the computer, while external hardware components are attached to the computer to add or enhance functionality.

3.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

3. What are high-speed storage areas used to temporarily hold small units of program instructions and data immediately before, during, and after execution by the CPU?

Answer explanation

Media Image

A processor register is a quickly accessible location available to a computer's processor. Registers usually consist of a small amount of fast storage, although some registers have specific hardware functions, and may be read-only or write-only.

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

4. What are the three main components of the CPU?

Answer explanation

Media Image

The three logical units that make up the central processing unit are the arithmetic and logic unit (ALU), main storage, and the control unit. Main storage retains active programs and data.

5.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

5. The simultaneous execution of two or more instructions is referred to as (a)   .


Answer explanation

Media Image

multiprocessing, in computing, a mode of operation in which two or more processors in a computer simultaneously process two or more different portions of the same program (set of instructions). Multiprocessing is typically carried out by two or more microprocessors, each of which is in effect a central processing unit (CPU) on a single tiny chip. Supercomputers typically combine millions of such microprocessors to interpret and execute instructions.

The primary advantage of a multiprocessor computer is speed, and thus the ability to manage larger amounts of information. Because each processor in such a system is assigned to perform a specific function, it can perform its task, pass the instruction set on to the next processor, and begin working on a new set of instructions. For example, different processors may be used to manage memory storage, data communications, or arithmetic functions. Or a larger primary processor might use smaller secondary processors to conduct miscellaneous housekeeping duties, such as memory management.

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

6. Memory that can be accessed more quickly than main memory is referred to as ________.

Answer explanation

Media Image

In computing, a cache is a hardware or software component that stores data so that future requests for that data can be served faster; the data stored in a cache might be the result of an earlier computation or a copy of data stored elsewhere.

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

7. What type of memory is volatile?

Answer explanation

Media Image

RAM (random access memory) is a computer's short-term memory, where the data that the processor is currently using is stored. Your computer can access RAM memory much faster than data on a hard disk, SSD, or other long-term storage device, which is why RAM capacity is critical for system performance.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?