1. Write a program that asks the user to type 10 integers of an array. The program must compute and write how many integers are greater than or equal to 10.
2. Write a program that asks the user to type 10 integers of an array. The program must output the largest element in the array, and the index at which that element was found.
3. Input values are accepted from the user into the array. Displays highest of the entered values. Prints average of values entered.
4. Write a program that accepts the following numbers in an array and reverses the array
5. Write a program to count the number of vowels in a line of text
Không có nhận xét nào:
Đăng nhận xét