0% found this document useful (0 votes)
17 views9 pages

Grade 6 - Term 2 - Sample Paper - Answer Key

This document is a sample answer key for the Grade VI Computer Second Term Examination for the academic year 2024-2025. It includes multiple-choice questions, fill-in-the-blanks, matching exercises, definitions, and short notes related to computer concepts and Scratch programming. The exam covers various topics including file management, HTML tags, CSS, and email functionalities.

Uploaded by

jenesiafernandes
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views9 pages

Grade 6 - Term 2 - Sample Paper - Answer Key

This document is a sample answer key for the Grade VI Computer Second Term Examination for the academic year 2024-2025. It includes multiple-choice questions, fill-in-the-blanks, matching exercises, definitions, and short notes related to computer concepts and Scratch programming. The exam covers various topics including file management, HTML tags, CSS, and email functionalities.

Uploaded by

jenesiafernandes
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

VIBGYOR HIGH

Second Term Examination


AY 2024-2025
COMPUTER Sample Paper – Answer Key
Grade: VI Max. Marks: 60
Time Allowed: 1 hour 30 minutes

SECTION - A

Q. 1 a Multiple Choice Question: [6]


i. Which of the following blocks are purple color coded? [1]
a. Pen Blocks
b. Sound Blocks
c. Control Blocks
d. Looks Blocks
ii. The values in direction box in Scratch varies from 0 to degrees. [1]
a. 45
b. 90
c. 120
d. 360
iii. Is an extension for sound files. [1]
a. .mp3
b. .jpg
c. .xls
d. .png

1
iv. To copy multiple non-adjacent files and folders, press and hold down the [1]
key.
a. Shift
b. Ctrl
c. Alt
d. Home
v. Anant wants to show his final presentation file to his friends. However he [1]
only wants to show them and don’t want them to make any changes in
it. Which sharing option he should choose for his file?
a. Can Comment
b. Can View
c. Can Edit
d. Can Compress
vi. Anay wants to send an attachment to his friends. What should be the [1]
maximum file size limit which he can send through attachment?
a. 25 GB
b. 25 MB
c. 25 KB
d. 25 TB

b Fill in the blanks: [4]


i. <br> tag that splits the line and displays the text on a new line. [1]
ii. The <font> tag helps beautify the text and display it in a presentable [1]
manner.
iii. Email spamming involves sending unwanted messages or undesirable [1]
advertisements to a large number of recipients.
iv. A blog is an easy to create website that allows the user to share their [1]
thoughts with the world.

2
SECTION - B

Q. 2 a Match the following: [6]


Column A Column B
1. switch backdrop to backdrop1 a. Container Element
2. think hmm for 2 seconds b. Audio Files

3. .wav c. Audio or Video Broadcast


4. .tiff d. Looks Blocks
5. Includes both ON and OFF tags e. Thought Bubble

6. Podcast f. Image Files

1 – d, 2 – e, 3 – b, 4 – f, 5 – a, 6 – c

b Select the odd one out: [4]


i. start sound, stop all sounds, end sounds, play sound [1]
ii. Bcc, To, Cc, Scc [1]
iii. A*.*, *.docx, A*.docx, A.docx* [1]
iv. File?.docx, File???.docx, File.*???.docx, File*.??? [1]

SECTION - C
Q. 3 a Define the following: [6]
i. Sprits – Sprites are the objects that perform the various actions in a [2]
Scratch project.

ii. Wildcards – Wildcards are special symbols that can be used to [2]
search a file or folder whose exact name you do not know.
iii. <title> Tag – The <title> tag is used within he <head> tag. It contains [2]
the title of the document. The title is displayed on the title bar at the
top of the browser window.

3
b Answer any six out of nine questions from the following [12]
i. Name any four components of Scratch. [2]
Sprite, Stage, Sprite List, Blocks Palette, Sprite Area, Sprite Info
Pane
ii. What is the difference between Show and Size components of Scratch? [2]

Show helps us to make Sprite visible or invisible.


Size helps us to increase and decrease the size of a sprite.
iii. What is the use of Pen Blocks? Name any two Pen blocks. [2]

Pen blocks are green coloured blocks that control the pen. This block
is used to make a trail as the sprite moves on the stage.
Name of any two pen blocks – erase all, pen down, pen up
iv. What is the purpose of forever block? [2]
Blocks held inside this block will be in a loop that never ends,
unless the stop button is clicked.
v. What is the difference between <sup> and <sub> tag? [2]

The <sup> tag is used to add a superscript text.


Ex: A<sup>2</sup>B – A2B
The <sub> tag is used to add a subscript text.
Ex: H<sub>2</sub>O – H2O
vi. Amit wants to enhance his work on a web page and display it in a [2]
presentable manner. Name the tags he should use to accomplish the
following tasks.

a. Align Text to the center of the page or any table cell – <CENTER>
b. Display long piece of text on a web browser – <P>
c. Make a text bold to highlight the text – <B>
d. Display the heading in the largest text size – <H1>

4
vii. What is CSS? Mention any two advantages of CSS? [2]

CSS is a style sheet that provides a set of style rules for defining the
layout of the HTML documents. Using CSS, you can control the
colour of the text, style of fonts, spacing between paragraphs, size,
and layout of columns, background images as well as a variety of
the other effects. Style sheets are designed to separate the
presentation style of the documents from the content of the
documents. This makes site maintenance much easier and provides
more flexibility.

The main benefits of CSS include the following:

 Control layout of many documents from one single style sheet


(External Style Sheet)
 More precise control of the layout
 Apply different layouts to different media types (screen, print,
etc.)
 More advanced options and sophisticated techniques

viii. What is the difference between Tags and Attributes? [2]

Tags are the building blocks of a web page. They have elements that
define how the information on a web page is formatted or displayed.
Tags do not appear in the browser window but they affect the
display of the text and non-text items in it. Each tag in HTML follows
specific rules and syntax and each tag begins with a less than sign
'<' and ends with a greater than sign'>

5
An Attribute is the property that provides additional information
about an HTML element. It enhance the functionality of a tag. An
attribute is always specified inside the opening tag. All the attribute
consist of two parts a name and value. The 'name' is the property
that you want to set and 'value' what you want for the
respective property.
ix. List down any of the four Netiquette while being online. [2]

 Be respectful, Avoid Sarcasm


 Respect Others Privacy
 Obey Copyright law
 Do not indulge in Spamming
 Use Appropriate Language
 Do not reveal sensitive information online

c Write short notes on the following: [10]


i. Working with multiple Applications [2]

Sometimes, you may need to work with multiple applications at the


same time. For example, your teacher has asked you to create a
presentation on the topic "Classification of computers'. You may
require some help from the internet to collect information on the same.
In this scenario, you are required to work with two windows at the same
time: Presentation software and a web browser.

Open PowerPoint by selecting Start > PowerPoint.


Open Google Chrome by double-clicking on its icon on the desktop.
Now, right-click anywhere on the blank portion of the taskbar.
Click on the Show windows side by side option from the shortcut
menu. Both the application windows will be displayed, side-by-side.
Now, you can browse the information on the topic simultaneously while
working in PowerPoint.
ii. Search Bar in Windows 10 [2]

Windows 10 offers several ways to find the files and folders. The
most common one is the use of the Search bar. It offers the

6
direct way to locate a file, folder, or an application.
You can use the Search bar, if you are looking for the common file
types.
You remember all or part of the name of the file/folder you want to
find.
You know the date when you last modified a file.
iii. CSS Terminologies. [2]

Property: It defines how different elements look on the web page.


Font-family, colour, background. border, etc., all are the examples of
properties.

Value: This is the value or option chosen for a property.

Declaration: A property and its value are collectively known as


Declaration.

Selector: It is the name of the HTML element to which you want to


apply the declaration.
iv. Ransomware: It is related to scareware as it also gives a fraudulent [2]
warning regarding the system being infected. It installs malware that
demands payment and either blocks access to the system or
threatens to wipe out the files, if the payment is not made.
v. Worms: Worms are a common threat to computers. Unlike virus, it is [2]
a self-replicating program, i.e., has the capability to spread without
any human intervention. They take a place in your computer's
memory and propagate by sending themselves to the other
computers in a network. Due to this self-replicating nature, they
adversely affect the speed of a computer and the network bandwidth.

7
Section - D
Q. 4 Image based questions: [6]
a. Identify the appropriate blocks used in Scratch. [2]
i. ii.

Control Blocks Motion Blocks

b. Identify the following icons used in E-Mailing. [4]

i. ii. iii. iv.

Inbox / Gmail Forward Google Drive Link

Q. 5 Case based questions (Answer any 2 out of 4): [6]


a. Anay has created a folder in his Google Drive. This folder contains all the [3]
information about his school project. Now he has to share his project with
various people but has to make sure that he has a proper control over
sharing. When he clicks on sharing option he comes across three options
namely “Can Edit”, “Can comment” and “Can View”. Explain to him these
three sharing options.

 Can Edit: This option is selected by default, which allows


multiple people to work on the same project at the same
time.

 Can Comment: This option helps to restrict people to


only comment on or view the file.

 Can View: This option allows others to only view the file.

8
b. Rishita has saved her project file in C: drive. She wants to duplicate it in [3]
the D: drive. After selecting the file, she right-clicks on it but is unsure
whether to click on the ‘Copy’ or the ‘Cut’ option. Help her select the
correct option to duplicate her file. Justify your answer.

 Rishita should choose the ‘Copy’ option to perform the


task.

 The ‘Cut’ option allows the user to move a file from one drive to
the other whereas the ‘Copy’ option helps to make a duplicate
copy of the selected file.
c. Rishita has saved her project file in C: drive. She wants to move it in the [3]
D: drive. After selecting the file, she right-clicks on it but is unsure whether
to click on the ‘Copy’ or the ‘Cut’ option. Help her select the correct option
to duplicate her file. Justify your answer.
 Rishita should choose the ‘Cut’ option to perform the task.

 The ‘Cut’ option allows the user to move a file from one drive to
the other whereas the ‘Copy’ option helps to make a duplicate
copy of the selected file.

d. Amey has created a new Gmail account. When he opens his account, he [3]
finds many folders apart from his Inbox. Explain to him the usage of the
following components in his Gmail account.

 Subject: It is a brief description of the mail, which gives an


idea about the message.

 Bcc: Bcc stands for Blind Carbon Copy. It is also used to send
a copy of the mail to several people, but the email addresses
mentioned in this field are not visible to the recipients of the
mail.

 To: Here, you can type the e-mail address of the person, to
whom you want to send the e-mail.

*****

You might also like