Lab-array
Lab-array
Lab
Arrays practice
NUST Institute
Institute of Geographical Information of Civil
Systems
Engineering (NICE)
Lab Task-1
Write a program that will take 6 positive
integers from the user in an array and then
find the sum and product of all elements of
an array.
Lab Task 2
Take 10 character inputs from user and
store them in an array and print them on
screen.
Lab Task 3