Assignment 1-Introduction of Information Technology
Assignment 1-Introduction of Information Technology
Student Name:
Student Code:
Copy and fill in the blank's questions
1- A set of instructions that a computer needs to carry out its tasks is known as
software.
2- Data is a set of raw facts and figures.
3- Input devices are used to get the data and instructions into the computer for
processing.
4- A computer system consists of both hardware and software.
5- Processing takes place in the part of the computer known as the CPU.
6- The control unit directs and coordinates all the activities within the CPU.
7- A machine cycle is the sequence of instructions performed to execute one
program instruction.
8- The ALU performs all the arithmetic and logic functions in a computer.
9- Main memory holds data and instructions that the computer is processing at
the time.
10- Output devices translate information processed by the computer into
a form that the user can understand.
Multiple-choice questions
Choose the best answer to each question.
1 Which is not an example of a peripheral device?
a- Keyboard b- Mouse
C- Register d- Speakers
2 A program is a:
a- hardware device. b-memory device.
c- set of instructions. d- register.
3 Which is not found in the CPU?
a- ALU b- Control unit
c- Memory d- Printer
4- The ALU processes data and stores it in:
a- a flash drive. b- the main memory.
c- a sound card. d- modem.
5- Which one of the following is not a function of the control unit?
a- Fetches instruction from memory b- Decodes instructions
c- Processes instructions d- Fetches data for required instructions
6- The speed at which a CPU processes data to convert it, is measured in:
a- megabytes. b- gigahertz.
c- gigabytes. d- terabytes.
7- Registers are used to store data and instructions that:
a- are needed over a long period of time.
b- are needed immediately and frequently.
c- are needed at start up.
d- are needed to hold the program that is being used.
8 -The main memory of a computer is also referred to as:
a- immediate access store. b- auxiliary storage.
c- secondary storage. d- backup storage.
Short-answer questions
1- Explain the difference between the terms ‘computer’ and ‘computer system’.
Hardware: all the physical parts of the computer system that you can see and
touch.
Software: a set of instructions (called a program) that a computer needs to carry
out its tasks.
Input Output
Processing
A teacher needs to find the average of a student’s Mathematics and English scores.
Input is typing the two scores on the keyboard.
Processing is adding the two scores and dividing the result by two to get the
5- Using an example, explain the data-processing
average.
Output is displaying the average on the screen or printing it on paper.
cycle
6- Draw a block diagram to illustrate the main components of a computer system
The control unit (CU) directs and coordinates all the activities within the CPU.
It determines the sequence in which instructions are executed. It sends the data
and instructions to the arithmetic and logic unit (ALU) for processing.
The arithmetic and logic unit (ALU) performs all the arithmetic and logic functions
in a computer. Arithmetic functions involve the use of mathematical operators
such as + – / and ×. Logic functions involve comparisons between two values to
determine if they are: equal to, greater than, less than, greater than or equal to,
less than or equal to, not equal to.