Write a c++ program that initialize 10 values in arrays. Your program
asks a number from user and finds whether entered number is
present in array or not?
Answers
Answered by
2
Explanation:
Write a c++ program that initialize 10 values in arrays. Your program
asks a number from user and finds whether entered number is
present in array or not.
Similar questions