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

Vi Answers

Uploaded by

revathyrenjit
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)
85 views3 pages

Vi Answers

Uploaded by

revathyrenjit
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

Holy Trinity Anglo Indian International School

CLASS: VI COMPUTER Mark: 40


SECTION A
Fill in the blanks
I. Multiple Choice Questions
1. A sequence of steps to solve a problem is called:
a) Algorithm
b) Flowchart
c) Flowgorithm
Answer: a) Algorithm
2. A variable name in programming must:
a) Start with a number
b) Contain spaces
c) Start with an alphabet
Answer: c) Start with an alphabet
3. Which of the following is a valid variable name?
a) Red Carpet
b) Num_4
c) Print@23
Answer: b) Num_4
4. The box used to start or stop a flowchart is:
a) Input
b) Decision
c) Start/Stop
Answer: c) Start/Stop
5. The statement that gets repeated multiple times in a program is called:
a) Condition
b) Loop
c) Algorithm
Answer: b) Loop
1. What is the term for a statement that gets repeated multiple times in
programming?
a) Algorithm
b) Counter
c) Loop
d) Flowchart
Answer: c) Loop
2. Which variable keeps track of the number of times a loop is executed?
a) Connector
b) Counter
c) Operator
d) Input
Answer: b) Counter
3. In a flowchart, what is the purpose of a counter variable?
a) To stop the loop immediately
b) To keep track of the execution count
c) To take user input
d) To connect different parts of the flowchart
Answer: b) To keep track of the execution count

Flowgorithm and Flowcharts


4. Which of the following is NOT a valid variable name in Flowgorithm?
a) my_var
b) age123
c) Red Carpet
d) value_final
Answer: c) Red Carpet
5. What box is used to start or end a flowchart?
a) Input
b) Decision
c) Start or Stop
d) Process
Answer: c) Start or Stop
6. What is the & operator in Flowgorithm used for?
a) Adding two numbers
b) Checking conditions
c) Concatenating strings
d) Assigning values
Answer: c) Concatenating strings

Conditional Logic
7. What symbol is used in a flowchart to represent decision-making?
a) Oval
b) Diamond
c) Rectangle
d) Arrow
Answer: b) Diamond
8. How can you check if a number is odd in a flowchart?
a) By dividing the number by 3
b) By checking if the number is divisible by 2 with a remainder
c) By multiplying the number by 2
d) By adding the number twice
Answer: b) By checking if the number is divisible by 2 with a remainder

Fill in the Blanks


1. A ________ is a step-by-step set of instructions to solve a problem.
Answer: Algorithm
2. A ________ stores temporary values in computer memory.
Answer: Variable
3. The ________ box in a flowchart is used to perform calculations.
Answer: Processing
4. A ________ keeps track of the number of times an execution has been
performed.
Answer: Counter
5. Flowgorithm uses the ________ symbol to represent decision-making.
Answer: Diamond

6.  A variable name can contain spaces.


Answer: False
7.  The Start/Stop box in a flowchart is also known as a terminal box.
Answer: True
8.  An algorithm is a diagrammatic representation of a problem's solution.
Answer: False
9.  A counter variable increases or decreases its value until a condition is met.
Answer: True
10.  Reserved keywords like "if" and "declare" can be used as variable names.
Answer: False

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy