You are on page 1of 2

Fortnightly Portal Assignment

Academic Session 2023-2024

----------------------------------------------------------------------------------------------------------------------------------------------------------
Grade: 6 Issue date: 12-02-2024
Subject: ICT To be discussed in the class
Chapter: Annual Exam Portion Revision Worksheet
----------------------------------------------------------------------------------------------------------------------------------------------------------
Answer the following:

I Multiple Choice Questions


1. An error that occurs when a formula is not recognized by excel
i. #VALUE!
ii. #DIV/0!
iii. ######
iv. #NAME?

II Fill in the blanks


a. Software programs are written in __________________ languages to
accomplish tasks like paying bills, reserve tickets etc.
b. A ____________________is a set of commands given to the computer to
carry out a specific task.
c. An___________________ is a list of well-defined steps or instructions for
completing a task systematically.
d. A ____________ key should be pressed to display the result.
e. _____________ are the addresses of the cells containing values to be used.
f. The sequence of instructions written using a computer language forms a
computer ____________________.
III True or False
a. An algorithm helps us to write ineffective and well-organized programs.
_________________
b. An assembly language is the language in which instructions are given in the
form of short words called mnemonics. _________________
IV Fill in the blanks with the correct choice.

A _________ is pictorial in nature and facilitates easy understanding of the


solution.
b. Repeating a set of instructions till a specific condition is fulfilled is known as
_________.
c. In a flowchart, geometrical shapes or symbols are used to represent the
__________.
d. In a flowchart, __________ are used to represent the order of operations.
e. A _________ is characterized by two things condition and counter.

V Answer the following.


a. Write the data type for the following.

b. Prepare a flowchart and write a Python code to add two numbers.

You might also like