0% found this document useful (0 votes)
96 views3 pages

Comp Vii

The document contains questions about computer concepts and the Scratch programming language. It asks about hardware components like CPU, RAM and ROM. It also asks about Scratch concepts like sprites, scripts, blocks for motion, looks, sound and events. The questions test knowledge of basic computer parts, their functions and programming concepts in Scratch.

Uploaded by

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

Comp Vii

The document contains questions about computer concepts and the Scratch programming language. It asks about hardware components like CPU, RAM and ROM. It also asks about Scratch concepts like sprites, scripts, blocks for motion, looks, sound and events. The questions test knowledge of basic computer parts, their functions and programming concepts in Scratch.

Uploaded by

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

G U I D E

GOPAL PATI Bengali, History, Geography For V


9474010129 Bengali, Geography, Computer
to X Application For XI-XII

Computer

Class – Vii

1) What is the name of the software that you use to create the game? – (a) Sprite (b) Scratch (c) Stage
2) What is the fuction of the ‘forever` command block? – (a) Runs the script inside over and over (b) Point sprite in
specified direction (c) if condition is true, runs the blocks inside.

pressed G o
3) Which command block enables you to control the car? – (a) Point in direction (b) Wait_secs (c) When_key is

4) What would you call the track (background) in your racing car game? – (a) Sprite (b) Stage (c) Script

p a
5) What is the car in the racing car game? - (a) Sprite (b) Stage (c) Script
6) What is the function of the ‘when green flag clicked` command block? – (a) Points sprite in the specified direction

l
(b) If condition is true, runs the blocks inside (c) Runs the script
7) What is the fuction of the ‘move 10 steps` command block? – (a) Runs the blocks inside over and over (b) Move
sprite forward (c) Runs scripts below when specified key is pressed

P a
8) What happens to the car if the number increases in the ‘Move_Steps` command block? – (a) The car moves
quicker (b) The car stops (c) The car moves backwards
9) What will happen if we place the instruction blocks in the scratch at the wrong order? – (a) The program will start

t i
working slowly (b) The program will not work well (c) The program will terminate
10) Name the space where sprites and scripts are stored in a Scratch screen. – (a) Blocks palette (b) Backpack (c)

94740
Stage and sprite list
11) What is Scretch? – (a) A programming language for professionals (b) A drag and drop visual programming
language for beginners (c) A word processing software

10129
12) In Scratch, what are characters or objects called? – (a) Blocks (b) Sprites (c) Scripts
13) Which block is used to move a sprite forward in Scratch? – (a) Glide (b) Jump (c) Move
14) What type of programming model does Scratch use? – (a) Object-oriented programming (b) Event-driven
programming (c) Procedural programming
15) What is the event that occurs when a sprite’s costume is clicked in Scratch? – (a) Mouse Click (b) Key Pressed (c)
Green flag Clicked
16) Which block is used to make a sprite say something in scratch? – (a) Show (b) Show (c) Say
17) What is the name of the Scratch block used to repeat a set of actions? – (a) Repeat Forever (b) Repeat Until (c)
Repeat
18) What are the different costumes of a sprite called in scratch? – (a) Costumes (b) outfits (c) looks
19) Which category in scratch contains blocks related to motion and movement? – (a) Events (b) Control (c) Motion
20) How do you delete a block from a script in scratch? – (a) Drag it to the trash bin (b) Right click and select “Delete”
(c) Press the Delete key on the keybord (d) all of the above
21) What does the “if” block in scratch do? – (a) Repeats a set of actions forever (b) Allows sprites to communicate
with each other (c) Checks a condition and performs an ction based on the result
22) Which block is used to change the background of a project in scratch? – (a) Switch Backdrop (b) Set Backdrop (c)
Change Backdrop
23) What is the purpose of a “variable” in Scratch? – (a) To display messages on the screen (b) To change the
appearance of a sprite (c) To store and manipulate data in a project
24) Which block is used to hide a sprite in Scratch? – (a) Vanish (b) Hide (c) Go Away
25) What is the event that occurs when the green flag is clicked in Scratch? – (a) Start (b) go (c) Begin
Page 1 of 3
GOPAL PATI
9474010129

G o
26) Which block is used to wait for a specific amount of time in Scratch? – (a) Wait for (b) Wait Until (c) Wait Seconds
27) How can you duplicate a sprite in Scratch? – (a) Right-click and select “Duplicate” (b) Drag it to the “Duplicate”

p a
area on the stage (c) Press Ctrl+D(Command + D on Mac) (d) All of the above
28) What is the Scratch block used to set the size of a sprite? – (a) Resize (b) Set Size (c) Change Size

l
29) What is the name of the Scratech block used to play a sound? – (a) Play sound (b) Start Sound (c) Sound on
30) Which category in Scratch contains blocks related to pen and drawing? – (a) Sound (b) Pen (c) Looks
31) What is the purpose of the “broadcast” block in Scratch? – (a) To share projects with others (b) To send a

P a
message to other sprites (c) To display text on the screen
32) How can you change the background color of a project in Scratch? – (a) Use the “change Backdrop Color” block
(b) Use the “set Stage Color” block (c) Right-Click and select “Change Background Color”

t i
33) What is the Scratch block used to stop all scripts in a sprite? – (a) Stop (b) End (c) Halt
34) What is the name of the Scratch block used to reset a sprite’s position and appearance? – (a) Start Over (b) Reset
(c) Go to Start
94740
35) How can you change the language of the Scratch interface? – (a) It cannot be changed; it is fixed in English (b) Go
to the Scratch setting and select the desired language (c) Right-Click on the stage and choose the langusge from the
menu
10129
36) Which block is used to repeat a set of actions until a condition is met in Scratch? – (a) Repeat Until (b) Repeat
Times (c) Repeat If
37) What does the “glide” block in Scratch do? – (a) It moves a sprite to a specific position smoothly (b) It plays a
smooth animation for a sprite (c) It Changes a sprite’s appearance to look like it is gliding
38) What is the Scratch block used to Change the direction of a sprite? – (a) Rotate Towards (b) Turn to (c) Point
Towards
39) What is the purpose of the “broadcast and wait” block in Scratch? – (a) To pause the script execution for a
certain time (b) To send a message to other sprites and wait for their response (c) To end the execution of all scripts
in a sprite
40) Which category in Scratch contains blocks related to sensing and detecting interactions? – (a) Sensing (b) Looks
(c) sound
41) Physical part of a computer are known as___________. – ( a) Software (b) Hardware (c) Operating System
42) ___________is a place where processing takes place. – (a) Box (b) CPU (c) System unit
43) Processor is fixed on the – (a) Fan (b) Chipboard (c) Motherboard
44) There are types of memory – (a) Two (b) Three (c) One
45) A Processor acts like a/an – (a) Heart (b) Arm (c) Brain
46) Arithmetic operations are performed by – (a) LU (b) AU (c) ALU
47) A Processor is also known as – (a) CPU (b) UPS (c) UPC
48) Which of the following part of the CPU controls the sequence of the instructions? – (a) AU (b) CU (c) LU
49) RAM stands for – (a) Random Access Memory ( b) Random Analysis (c) Read Able Memory
50) ROM stores data – (a) Permanently (b) Temporarily (c) Partially
51) Which of the following is the highest speed slot? – (a) ISA (b) AGP (c) PCI
52) A video game is played by using card – (a) Sound (b) Modem (c) Graphics
53) Barcode Reader is a/an device – (a) Output (b) Input (c) Display
54) is used in security system and criminal investigations – (a) Fingerprint Reader (b) Robots (c) Sound card
55) is also known as mechanical agent – (a) Computer (b) Barcode Reader (c) Robots
56) _____ is the set of instruction given to the computer to perform a specific task – (a) Monitor (b) Hardware (c)
Software
Page 2 of 3
GOPAL PATI
9474010129

G o
57) _____is the most famous type of Operating System for personal computer – (a) Linux (b) Unix (c) Microsoft
Windows

p a
58) A system software that helps Operating System to communicate with a device is
Called – (a) Operating system (b) Device Driver (c) Utility

l
58) ____ is a program that allows a user to analyze and maintain a computer – (a) Utility (b) Device Driver (c)
Widows XP
59) _____ creates a link between a user and the computer – (a) Device Driver (b) Utilities (c) Operating System

P a
t i
94740
10129

Page 3 of 3

You might also like