CS practical
CS practical
PROJECT
SUBMITTED IN PARTIAL FULFILLMENT OF
THE REQUIREMENTS OF CBSE, NEW DELHI
SUBJECT CODE: 083
GOODLEY PUBLIC
SCHOOL
CLASS XI
SESSION 2024-2025
Submitted By:
Name:- Kushagra Garg
Class:- 11-B
Roll No.: 21
Kushagra Garg
11 B
21
1 Question 1 1
2
2 Question 2
3 Question 3,4 3
4 Question 5,6,7 4
5 Question 8 5
6 Question 9,10 6
7 Question 11,12,13 7
8 Question 14,15,16 8
9 Question 17,18,19 9
10 Question 20 10
11 Question 21 11
12 Question 22 12
Q1 CONVERT CELCIUS INTO FAHRENHEIT
Q2 Program to check given year is leap year or not
Q3 Tell year to user in which they will turn 100 years old
q6 Print gross profit, net profit and net profit percentage for given operating cost , cost of goods , revenue
generated
q7 Display total fee to user with 10% fee hike every year
Q8 find largest number from three given numbers
Q9 display sum of even numbers upto the limit given
q10 read two numbers and arithmetics operator and then display result
Q11 display the given character is vowel or not
Q13 find area and perimeter of triangle,square according to user’s choice using menu
Q14 print fibonacci series to given limit
Q19 find out wheather the given number is perfect number or not
Q20 write program to print patterns
Q21 display astrological sign for given date of birth
Q22 calculate total selling prince after leving gst . footwear <= 500 (gst = 5%) , footwear >= 500 (gst = 18%) ,
apparels <= 1000 (gst = 5%) , apparels >= 1000 (gst = 12%)
Q26 program that prompts for a phone number that of 10 digits and two dashes , a dash each after area
code and the next three numbers . for eg 111-111-1111 is a legal input . display if phone number entered is valid or not
Q27 program that should prompt the child to type some sentence followed by “enter” . it should then print
Q30 program to input numbers in tuple and print the sum , maximum , min and mean
Q31 program to store admission no. , name , marks , roll no. in dictionary and print information on basis of
admission no.
Q31 program that repeatedly asks user to enter product names and price
Q32 program to calc area, circumference of circle and area , perimeter of rectangle