Class 6 Computer Science Worksheet
Question Answers
1) Name and explain the different components of
Worksheet.
2) Which are the different keys that are used to move
around the Spreadsheet and also explain their functions.
3) Which are the different types of data that can be
entered in a cell?
4) What is a Formula?
5) List the steps to rename a Worksheet.
6) What is Auto Fill and Flash Fill feature of Excel?
7) How can you edit data in a Worksheet?
8) What is the use of Python Programming Language?
9) List some of the features of Python.
10) List some of the applications of Python.
11) What are variables?
12) How do you assign values to variables in Python?
13) What is the use of print () and input () function?
14) Write a short note on the Separators.
15) What is Computer Vision?
16) Write the three basic steps in which Computer Vision
works.
17) Name some of the applications of Computer Vision.
Fill in the blanks
1) In Computer Vision images are collected using
__________________________.
2) Computer Vision is used in the field of
______________________ for planting, harvesting,
weather analysis etc.
3) With __________________________ you can take a
photo and instantly acquire details and information
related to it.
4) The _________________ key is pressed to execute a
Python Program.
5) Values are assigned to variables using the
___________________________ operator.
6) The data type for 12.4 should be ________________.
7) When you finish editing in a cell, Excel returns to the
______________________ mode.
8) ___________________________ feature identifies the
pattern in data used in a worksheet and fills the
remaining series accordingly.
9) To display the entered date in a specified format, click
on the _________________ tab.
10) The _______________ box shows the address of an
active cell.
11) A formula starts with an ____________________
sign.
12) A Workbook is like a notebook which consists of a
number of pages called_____________________
13) The name box is present above the
_______________ headings.
True or False
1) Excel is the most popular program for documentation.
2) Row headings are denoted by letters.
3) The status bar provides information about the current
selection.
4) The SUM () function is a built-in function in Excel.
5) Copying refers to placing data from one place to
another.
6) Ctrl + A key combination is used to select a row.
7) To clear the selection, press the Esc key.
8) Moving refers to duplicating the data.
9) A variable name consists of letters, digits, and an
underscore.
10) In Python, data types represent the type of data stored
in a variable.
11) Google lens is an image identification tool developed by
Google.
12) Computer Vision requires only few images as datasets.