Factorial,Greatest Number, Palindrome AWK

Posted on

 

Factorial,Greatest Number,Palindrome String  using AWK Programming

Write a Menu driven program using AWK Programming for

 

a) Find factorial of a number.

b) Find greatest of three numbers

c) Find a prime numbers.

d) Find whether a number is palindrome

e) Find whether a string is palindrome

 f) Exit.

Factorial,Greatest Number,Palindrome AWK Programming Code

 

 

Source projectgeek.com