Illustrate steps which will be implemented by binary search algorithm to determine value 44 in the following list. Explicitly illustrate every comparison and restricted list which is searched. When search is complete, tell how many comparisons were needed. 12 19 24 27 35 41 44 49 51 58 62 67 70 73 78 81 84 89 95 99.