Question: Write a while loop that gets user input until the user types 'q' . Assume that char usrInpt is already declared and initalized to '-'
Write a while loop that gets user input until the user types 'q'. Assume that char usrInpt is already declared and initalized to '-'. Use the char usrInpt to store the user input.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
