Question: Write a Java program that reads a string from the user and prints it one character per line. Tell me something: That s weird. T

Write a Java program that reads a string from the user and prints it one character per line.
Tell me something: Thats weird.
T
h
a
t
s
w
e
i
r
d
.
2. Write a Java program that reads user input character by character until a sentinel value of . Is
entered. Then print the character stream to the screen as a String (including the sentinel character).
W
e
i
r
d
.
Weird.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!