DAV PUBLIC SCHOOL- POKHARIPUT
LIST OF PROGRAMS TO BE MAINTAINED IN THE RECORD .
(upto Conditional statement chapter)
CLASS XI -COMPUTER SCIENCE
SESSION-2024-25
Program-1 . WAP that ask for your height in centimetres and converts the height to feet and inches.
Program-2 . WAP to print the area of a triangle.
Program-3 – WAP to compute simple and compound interest.
Program-4- WAP to print the sum of three nos and sum of non-duplicate numbers.
Program-5 – WAP to print the greatest number among any three numbers.
Program-6- WAP to input three numbers and print it in ascending order.
Program-7-WAP to check whether a given character is an uppercase, lowercase or a digit.
Program-8- Calculate the grades according to the following criteria.
Avg Grade
>=80 A
>=70 and <80 B
>=50 and <70 B+
<50 C
Program-9 -WAP to print sum of even and odd numbers within a range
Program-10- WAP to print the Fibonacci series upto ‘n’ Terms .
Program 11 -WAP to print the following pattern
i) ******* ii) A iii) 1
***** AB 22
*** ABC 333
* ABCD 4444
Program -12. WAP to print the following sum of series .
i) 1+1/2+1/3+1/4…………….1/n
ii) X+X2/2!+X3/3!+X4/4! +……..+ XN/N!
iii) X- X3/3! + X5/5!-X7/7!
[Link] to print second largest number from a list of numbers.
Program- 14. WAP to print the all the prime numbers with in a range .
Program -15. WAP to check whether the number is palindrome or not .
Program-16. WAP to print the sum of digits of a given number.
Program- 17. Write an exemplary program to differentiate between break and continue.
Program-18. WAP that reads a string and then prints a string that capitalizes every other letter in the string i.e
passion becomes pAsSiOn.
Program-19. WAP that reads a string and count the total number of alphabets ,uppercase and
lowercase ,digits and other characters present in the string.
_________________________________________________________________________________________
(Note:- For program 8, 11 and 12 only write the first line i.e (WAP to print the following pattern)
In the INDEX PAGE only .Detail Qst will be in the source code page .) Properly maintain the index page .
Write the source code (Blue Ink)after mentioning program name in the ruling page (Black Ink)
and outputs beside to it in the White page . You can keep two small programs in one page .
Geetanjali Hota
Subject Teacher (HOD)