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

9 Cs Worksheet

The document is a computing assignment for Grade IX focusing on algorithm design and problem solving. It includes fill-in-the-blank questions and programming tasks related to variables, arrays, selection, and iteration. Additionally, it provides contact information for the school.

Uploaded by

jrk111976
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)
9 views2 pages

9 Cs Worksheet

The document is a computing assignment for Grade IX focusing on algorithm design and problem solving. It includes fill-in-the-blank questions and programming tasks related to variables, arrays, selection, and iteration. Additionally, it provides contact information for the school.

Uploaded by

jrk111976
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/ 2

Student Name: Grade / Section:IX/_______ Subject: Computing

Date: Topic: Algorithm design and problem solving ,programming

I. Fill in the blanks

1. A __________ is the first stage of the program development life cycle.


2. __________ means taking a system and splitting it into smaller subsystems.
3. The __________ is a diagram that shows decomposition of a system.
4. A_____________ is a diagrammatic representation of an algorithm
5. __________ refers to any code that is not written on a computer to run.
6. __________ means writing of program using one or more programming languages.
7. A_____________is a named memory location that can store data.
8. Putting data into a variable is done using __________ statement.
9. A name given to a variable,constant,data structure or subroutine is called __________
10. Joinig two or more strings is called _______________________.

II.Answer The Following:


1.Describe what is meant by selection.

__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
2.Write a program that takes two numbers as input and outputs the largest.

__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
3.Write a program that returns some of the characters in the string.Also to find the length of the
string.

__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
4.Describe two ways of making a program maintaiable.

__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________

Address: Miyapur - Medchal Highway, Near Bachupally, Hyderabad.


| Phone No: 90321 91111, 78423 00012 | Email ID: [email protected]
5.Explain the difference between a variable and an array.

__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
6.Explain what is Iteration in Brief and state the three types of loops.

__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________

Address: Miyapur - Medchal Highway, Near Bachupally, Hyderabad.


| Phone No: 90321 91111, 78423 00012 | Email ID: [email protected]

You might also like