Computer Science, asked by sandy7328, 10 months ago

13. Write a c++ program to write a two template functions 1) for sorting of numeric values 2) to perform binary search on sorted array. Demonstrate use of both template functions on arrays of integers and doubles.

Answers

Answered by Anonymous
0

a c++ program to write a two template functions 1) for sorting of numeric values 2) to perform binary search on sorted array. Demonstrate use of both template functions on arrays of integers and doubles.

Similar questions