PRF192_-_SP_2023_-_PE_170.webp
hirosi212

PRF192_-_SP_2023_-_PE_170.webp

Question 8:
(1 mark, file to be edited: Q8.c)
Your program allows the user to enter an integer array of 'n' elements from the keyboard.
The program swaps the places of the first largest and smallest even numbers with each other.
Below is an example:
Enter n = 7; array = {5, 2, 8, 0, 9, 6, 20}
7
52809 6 20
OUTPUT:
5 2 8 20 9 60
Press any key to continue
Question 9:
(1 mark, file to be edited: Q9.c)
Your program allows the user to enter a string 's' with a maximum length of 100 characters.
The system converts the two firstletters of each word to uppercase.
Print out the string 's' after the conversion.
Below aretwoexamples of how the program will run:
Zoom
+ 100%
Close
Chưa có bình luận nào.

Thông tin

Category
PRF192
Thêm bởi
hirosi212
Ngày thêm
Lượt xem
1,764
Lượt bình luận
0
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom