Name:Amit Rawal Enrollment - No:21SOECE11635 Div-CE-D
Name:Amit Rawal Enrollment - No:21SOECE11635 Div-CE-D
Enrollment_No:21SOECE11635
Div-CE-D
2.Write a Shell Script to check whether the given number is prime number or not.
Name :Amit Rawal
Enrollment_No:21SOECE11635
Div-CE-D
Output is : 5 6 7 8 9 10 11 12 13 14 15
Name :Amit Rawal
Enrollment_No:21SOECE11635
Div-CE-D
Output is : 1 3 5 7 9
Write a Shell Program to swap two numbers with and without using
third variable
Write a shell script to print the day when the user enters a day number.
Name :Amit Rawal
Enrollment_No:21SOECE11635
Div-CE-D
Write a shell script to input two numbers in command prompt and perform arithmetic
operation as per the choice given by user using switch case.
Name :Amit Rawal
Enrollment_No:21SOECE11635
Div-CE-D
Write a Shell Program that prints the grades of a student based on the marks entered
by user.
Name :Amit Rawal
Enrollment_No:21SOECE11635
Div-CE-D
Write a Shell Program to find whether the year entered by user is leap year or not.
Write a Shell Script to check whether the given number is prime number or not.