Name: _________________________________________________Grade&Division:_______6__________ Subject: __ICT_____ Topic: __Revision Test___________________Date: ____________17-03-23________ 1. Answer the following questionsi. What do you understand by a Function in MS Excel? Support your answer with an example. _____Functions are pre-defined formulas that perform specific calculations. Some of the basic functions are Sum(), Max(), Min(), Count(), Average()_______[2 marks] ii. What do you understand by operator blocks in Scratch. Give example. Operator blocks are used to perform arithmetical and logical operations in Scratch. For example- +, AND, OR, <,>.[2 marks] 2. Differentiate between the followingi. Repeat block and Forever block ______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. The forever block is used to repeat the blocks within it repeatedly. This block is primarily used in creating games.___ [4 marks] 3. Fill in the blanksi. __Blue_________________colour blocks are used to move the sprite. ii. Addition of two strings is called ____concatenation________________________________________. [2 marks] 4. What will this Script do? __When the user clicks the green flag, the sprite will move 10 steps ahead.______________[1 mark] 5. What happens in Excel when: i. You forget to put ”=” symbol before the formula ___It is treated like a normal text or a label.___________________________________________________________________[1 mark] 6. Write the possible reasons for the common errors displayed in MS Excel. Support your reasons with the help of examples. Error message displayed #VALUE! Possible reasons Invalid Data Example In Excel, when you try to add text to a number, you get #VALUE! Error. [2 marks]