0% found this document useful (0 votes)
498 views2 pages

CLASS 6 CHAPTER 9 - INTRODUCTION TO MS SMALL BASIC Ans Key

1. The document provides instructions for a class assignment on introduction to MS Small Basic. It includes multiple choice, true/false, and application based questions about algorithms, flowcharts, and their uses. 2. Sample algorithms are provided to calculate the area of a circle and perimeter of a circle. A flowchart is also drawn to calculate the perimeter of a circle. 3. The differences between a process box and decision box in a flowchart are explained. A process box contains instructions and calculations, while a decision box applies an 'IF' condition to check if a statement is true or false.
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)
498 views2 pages

CLASS 6 CHAPTER 9 - INTRODUCTION TO MS SMALL BASIC Ans Key

1. The document provides instructions for a class assignment on introduction to MS Small Basic. It includes multiple choice, true/false, and application based questions about algorithms, flowcharts, and their uses. 2. Sample algorithms are provided to calculate the area of a circle and perimeter of a circle. A flowchart is also drawn to calculate the perimeter of a circle. 3. The differences between a process box and decision box in a flowchart are explained. A process box contains instructions and calculations, while a decision box applies an 'IF' condition to check if a statement is true or false.
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/ 2

DELHI PUBLIC SCHOOL - BOPAL, AHMEDABAD

Cycle 11 Assignment (2022-23)


CLASS: VI
SUBJECT: Information Technology
L-9 : INTRODUCTION TO MS SMALL BASIC

Instructions:
*Write the answer for following question in your IT notebook.

A. MULTIPLE CHOICE QUESTION:

1. A computer programmer writes an before writing a computer program.


a. Algorithm b. Syntax c. Glossary

2. Symbol of Input/Output box in a flowchart is .


a. b. c.

3. The are usually labelled in pairs to connect one part of a flowchart to another.
a. Processing box b. Input/Output box c. Connectors

B. STATE TRUE OR FALSE:

1. In Flowchart, flowlines are used to show the process of execution in a program. True
2. Algorithm and flowchart are the same thing. False

3. A flowchart is a graphical representation of an algorithm. True

4. An algorithm is a connection of steps in a sequential manner. False

C. APPLICATION BASED QUESTIONS:

1. Suresh is drawing a flowchart to calculate area of a triangle. Which box does he need to:
a. Read the sides of the triangle Input/Output box
b. Calculate the area Processing box
c. Show the value of area of the triangle Input/Output box
2. Richa wants to draw a flowchart to find smallest of the four given numbers. It is advisable to
directly make the flowchart or should she make something else before drawing the flowchart.

D. Write an algorithm to calculate the area of a circle.


Step 1: Start
Step 2: Input first number (R)
Step 3: Find the product of three numbers (3.14 × R × R)
Step 4: Print product
Step 5: Stop
E. Draw a flowchart to calculate the perimeter of a circle.
Start

Input number R

Circumference = 2 × 3.14 × r

Print circumference

Stop

F. Write any two differences between Process box and Decision box.
Process box Decision box
1. It is used for writing the instructions and 1. It is used for checking or applying any
doing calculations condition in the program
2. It tells the computer exactly what to do 2. It applies an ‘IF’ condition on the computer
making the computer think that is the
statement in the box is true or 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