An array A with size N and element X is provided as inputs. The task is to find whether the element X is present in array A or not. If the element X is present in A, display YES If the element X is ...