Basic Computer Programming-Supl
Basic Computer Programming-Supl
B) Write a program to read 10 elements from the user by using array and display the (6)
squares of the elements.
OR
B) Write a program to find minimum number in an array containing five elements of (6)
integer type.
C) Define string in C? Write syntax to declare character array. How to initialize Character (6)
array?