You are on page 1of 1

Lab Performance [Marks=20] [Time=60 Min]

Q.No.1: Write a Program that input 10 values from the user in the
Array and find out the Minimum value using the concepts of
Searching.
Q.NO.2: Write a program that input 10 numbers from the user in
the Array and find out Sum and Average of the Numbers using
One Dimensional Array.

Q.NO.3: Write a Program that initialize an Array of different values


from the user and perform Linear Search.
Q.No.4: Write a Program that find out the Sales for 4 Districts in 3
Months using “Two Dimensional Array Concepts”.

Best Of Luck

You might also like