
Repartee the questions beneath established on the adjudication portion ardent beneath: i nt x: wrap y: char ch: cout x: cout ch: cout y: a. What is stored in x, y, and ch if the user inputs the aftercited on a unmarried method restraint the primary cin declaration? 25.34 a 3.5 x contains: _____ y contains: _____ ch contains: _____ b. What is stored in x, y, and ch if the user inputs the aftercited on a unmarried method restraint the primary cin declaration? 25 a 3.5? x contains: _____ y contains: _____ ch contains: _____ c. What is stored in x, y, and ch if the user inputs the aftercited on a unmarried method restraint the primary cin declaration? 25a34? x contains: _____ y contains: _____ ch contains: _____
a) x contains ’25’, y contains ’34’, ch contains ‘.’
b) x contains ’25’, y contains ‘3.5’, ch contains ‘a’
c) x contains ’25’, y contains ’34’, ch contains ‘a’