It Xi
It Xi
FA MAJOR I (2024-25)
CLASS – XI
SUBJECT – Computer Science
TIME: 40 min M.M:40
SECTION-A
1. Answer the following questions (1*10=10)
I) Write an algorithm to display the total water bill charges of the month depending upon the
number of units consumed by the customer as per the following criteria:
• for the first 100 units @ 4 per unit
• for next 150 units @ 8 per units
more than 250 units @ 10 per unit
Also, add meter charges of Rs. 70 per month to calculate the total water bill.
a) Draw a flowchart to calculate the monthly bill.
b) Also write a program for the same problem.
iii. Identify the category (system, application, programming tool) of the following software.
a) Compiler
b) Assembler
c) Ubuntu
d) Text editor
e) Antivirus
iv. Draw the block diagram of a computer system. Briefly write about the functionality of each
component.