Wbook ICT G5 Term2 Answers
Wbook ICT G5 Term2 Answers
Date:
1. Pressing on the power button when the computer is switched off is called a warm boot. False
2. An operating system sends output to the display screen. True
3. When the system is switched on, the BIOS loads onto the RAM. True
4. A multi-user operating system is selected when one user needs to do one thing at a time. False
5. An operating system is an application software. False
6. The Start menu of Windows cannot be changed. False
1. Pressing the restart button while the computer is already on. Warm Boot
2. An interface between the user and computer. Operating System
3. A graphical environment where a mouse acts as a pointing device. GUI
4. The process of pressing on the power button when the computer is switched off. Cold Boot
5. A process that starts the operating system when the user turns on a computer system. Booting
Page1|8
Term 2 ICT Grade 5
Date:
CUI stands for Character User Interface. In this Interface, user needs to type a command to perform a
particular action. Example: Disk Operating System (DOS) GUI stands for Graphical User Interface. In
this Interface, user can perform an action just by a mouse- click. Example: Windows
Page2|8
Term 2 ICT Grade 5
Date:
Single-user Operating System: This OS allows only one user to work on a computer at a time. For example,
Windows 98, DOS and Mac OS. Multi-user Operating System: A multi-user operating system supports
multiple users at the same time and/or different times. For example, UNIX, Windows NT and Novell
Netware.
1. Add the values from cell A2:D2 and display the result in E2. =sum(A2:D2)
2. Find the average of values from C2:E2. =Average(C2:E2)
3. Find the minimum value from the numbers given in cells A2:A4. =Min(A2:A4)
4. Find the maximum value from the numbers given in cells B1:B6. =Max(B1:B6)
5. Find the count of values from cells A5:E12. =count(A5:E12)
1. You double-click any active cell in MS Excel 2013? to edit the data
2. The width of column to display the output is less? ##### is displayed
3. The value given for division is divided by 0? #DIV/0! Error is displayed
Page3|8
Term 2 ICT Grade 5
Date:
4. You forgot to put the ‘=’ symbol before the formula? It becomes a label
5. You used an invalid operator? #NULL!
Steps are:
a. Select any 3 adjacent cells
b. Click on Formulas tab Function Library group Math & Trig drop-down list GCD option.
c. T yp e n u m b e r s i n r e s p e c t i v e b o x e s a n d c l i c k o k .
Page4|8
Term 2 ICT Grade 5
Date:
1. The Turn block is used to rotate the sprite in clockwise and anticlockwise directions.
2. The Reporter block reports value. They are used whenever a scripts needs a certain value.
3. Control blocks are used to control the execution of the scripts and are golden in color.
4. A project is primarily a program file that contains blocks known as scripts.
5. Any label that begins with ‘forever’ or ‘repeat’ is a Looping block.
6. Scratch is available in more than 70 different languages.
7. The extension used for Scratch is .sb3
Q#3: WHO AM I?
I am Mitchel Resnick
Page5|8
Term 2 ICT Grade 5
Date:
E B
A
H G
F- Background Icons G- New Sprite button H- Sprite list I- View full screen
J- Menu bar
Q#5: ANSWER THE FOLLOWING QUESTIONS.
1. List the ways to change the Backdrop of a project.
Page6|8
Term 2 ICT Grade 5
Date:
Hat Block - a block that starts a script. No block can be placed on top of it. The bottom of the Hat block is
same as that of other blocks so that they can be stacked.
Cap Block - blocks that are made to stop the execution of a script or a project. They are made in such a
manner that no block can be added beneath them.
Forever Block - The forever block is used to repeat the blocks within it repeatedly. This block is primarily
used in creating games.
4. List the ways to change the costume of a Sprite.
The options are:
The repeat block is used to repeat the blocks within the loop specified number of times. By default, the
number is 10 which can be altered.
Page7|8