Topic: Mathematics Problem / Level: intermediate

Problem: Write a program to implement binary search in a sorted array.

Run the code to see the output here...