Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

SI.

NO DATE Title of the Program Staff Signature


1 Study of UNIX OS
2 Basic UNIX Commands
3 Study of UNIX VI Editor
BASIS SHELL PROGRAMS
4 Simple Interest Calculation
5 Conversion of Uppercase to Lowercase
Letter
6 Length of a String
7 Sum of Two Numbers
TESTING STATEMENTS
8 Greatest of Two Numbers
9 String Comparison
10 Check how many users are working
CONDITIONAL STATEMENTS
If-then else
11 Odd or even number
12 Leap year or not
Nested-if statements
13 Greatest of three numbers
14 Student grade calculation
Case-esac statement
15 Arithmetic operation
16 Menu Driven Program
LOOPING STATEMENTS
While loop
17 Sum of five digit number
18 Fibonacci series
19 Sum of N numbers
Until loop
20 Sum and Average
21 Sum and Reverse
22 Armstrong number
For loop
23 Combination of 1,2,3
C PROGRAMMING ON UNIX
24 Linear search of a number
25 Recursion-Factorial of a number
26 Swapping of Two number
27 Copy the content of one string to another
28 Implementation of cp command
29 Implementation of cat command

You might also like