Question: C++ Write a program to read a word and print each character of the word on a separate line. For example, entry of Harry should
C++ Write a program to read a word and print each character of the word on a separate line. For example, entry of Harry should result in:
H
a
r
r
y
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
