Using c++
Write a program that asks user to enter five characters
one by one. It then prints the number of characters ‘A’ and ‘Z’
entered by the user. Your program should print those two counts
separately. Use a switch-case and a looping structure
Using c++ Write a program that asks user to enter five characters one by one. It then prints the number of characters ‘A
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Using c++ Write a program that asks user to enter five characters one by one. It then prints the number of characters ‘A
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!