Define Array. Write a program to search an element from an array of 10 numbers.
Marks: 5
Year: 2023 Final TU FOHSS
1. Define Array Definition An array is a collection of elements of the same data type stored in contiguous memory locations. It allows storing multiple values under a single variable name and acces