You are on page 1of 3

Index

S.No Program Name Page number(s) Teacher sign


1 Grade Program 2-3
2 Square for odd and cube for even 4-5
3 Arthematic operations using switch 6-7
4 Largest of three numbers 8-9
5 Fibonacci Series 10-11
6 Palindrome or not(integer) 12-13
7 Prime number or not 14-15
8 Multiplication Table 16-17
9 Star(*) pattern program 18-19
10 ‘’&’’ pattern program 20-21
11 Palindrome or not (String) 22-23
12 Reversing a sentence word by word 24-25
13 Program to capitalize the first letter of each word 26-27
14 Program to count number of alphabets in string 28-29
15 To count number of lower case characters in a string
16 Comparing two strings 30-31
17 Change case (lower to upper , upper to lower) 32-33
18 Sum of elements in an array 34-35
19 Linear Search 36-37
20 Binary Search 38-39
21 Sum of two matrices 40-43
22 Matrix multiplication 44-47
23 Transpose of a Matrix 48-49
24 Trace of a Matrix 50-51
25 To print the lower half elements in a matrix 52-53
26 the sum of elements in columns and rows in a matrix 54-55
27 To Read five strings and reverse them 56-57
28
29
30
31
32
33
34
35
36
37
38
39
40

You might also like