OUTPUT:
9753 Press any key to continue
Question 6:
(1 mark, file to be edited: Q6.c)
The program allows the user to enter a string containing any characters from the keyboard.
Find and print the number of characters that are uppercase letters.
Below is an example:
Enter a string = "Hoa Lac Hi-Tech Park Km29"
Hoa Lac Hi-Tech Park Km29
OUTPUT:
6
Press any key to continue
Question 7:
(1 mark, file to be edited: Q7.c)
The program allows the user to enter an array of n integers from the keyboard.
Then continue to enter an integer k
Zoom
88%
Close