Program List
Q1. Write a shell program to find largest or smallest number
among three numbers.
Q2. Write a shell program to show that the given number is
odd or even.
Q3. Write a shell program to show that the given year is
leap year or not.
Q4. Write a shell program to reverse a number.
Q5. Write a shell program to print that the given number is palindrome or not.
Q6. Write a shell program to print the given number is prime
or not.
Q7. Write a shell program to print factorial number.
Q8. Write a shell program to print fabonacci series.
Q9. Write a shell program to print table.
Q10. Write a shell program to print swapping of two numbers.
Q8. Write a shell program to print fabonacci series.
Q9. Write a shell program to print table.
Q10. Write a shell program to print swapping of two numbers.
Do practice yourself.