0% found this document useful (0 votes)
12 views1 page

Computer Annual Exam Syllabus For Class IX

The document outlines the Computer Annual Exam Syllabus for Class IX, covering ICT Skills, Introduction to AI, and Introduction to Python. It includes specific tasks such as solving exercises, writing algorithms, creating flowcharts, and programming assignments, along with a marking scheme totaling 40 marks. Students are expected to demonstrate their understanding through various formats including fill in the blanks, tick options, and question answers.

Uploaded by

rodrikb433
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)
12 views1 page

Computer Annual Exam Syllabus For Class IX

The document outlines the Computer Annual Exam Syllabus for Class IX, covering ICT Skills, Introduction to AI, and Introduction to Python. It includes specific tasks such as solving exercises, writing algorithms, creating flowcharts, and programming assignments, along with a marking scheme totaling 40 marks. Students are expected to demonstrate their understanding through various formats including fill in the blanks, tick options, and question answers.

Uploaded by

rodrikb433
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/ 1

Computer Annual Exam Syllabus for Class IX

Part A Unit 3 – ICT Skills – 1


Part B Unit 1 – Introduction to AI
Note : Book back solved exercise including -
a) Tick the correct option
b) Fill in the blanks
c) Question Answers done in notebook.
Part B Unit 4 – Introduction to Python
Note : List of Algorithms, Flowcharts and Programs –
Algorithms
1. Write an algorithm to find area of rectangle.
2. Write an algorithm to find perimeter of rectangle.
3. Write an algorithm to find simple interest.
4. Write an algorithm to find total marks of a student in five subjects.
5. Write an algorithm to find volume of cylinder.
6. Write an algorithm to check whether the given number is even or odd.
7. Write an algorithm to check whether the person is eligible for driving licence or not.
8. Write an algorithm to display first ten natural numbers.
9. Write an algorithm to display even numbers from 2 to 20.
Flowcharts
1. Make a flow chart to calculate perimeter of rectangle.
2. Make a flow chart to convert temperature in Fahrenheit to celcius.
3. Make a flow chart to calculate simple interest.
4. Make a flow chart to calculate area of circle
5. Make a flow chart to check whether the number is even or odd.
6. Make a flow chart to check whether the given year is a leap year or not.
7. Make a flow chart to check whether the person is eligible for driving licence or not.
8. Make a flow chart to print hello five times on a screen.
9. Make a flow chart to print even numbers from 2 to 20.
Programs
1. To print the table of 5 upto five terms.
2. To calculate surface area and volume of a cuboid.
3. To input a number and check whether the number is positive or negative.
4. To input a number and check whether it is multiple of 5 or not. This check is valid for positive
numbers.
5. To input billing amount and gender. If the billing amount is more than 10000 and gender is female
then discount is 15% otherwise discount is 10%. Calculate the billing amount accordingly.
6. To input two numbers and an operator (+, - or *) from the user. Display the result calculated based
on the operator entered.
7. To input two numbers and display the bigger of two numbers.
8. To calculate Area of triangle with Base and Height.

Marking Scheme :
1. Fill in the blanks 5marks
2. Tick the correct option 5 marks
3. Algorithm 6 marks
4. Flowcharts 6 marks
5. Python Programs 8 marks
6. Question Answers 10 marks
Total Marks : 40 marks

You might also like