Assignment 4
2. Write a C program to implement Binary Search algorithm in iterative way. Also implement the abovesearch algorithm using recursion.