Question: Write a complete C++ program to do the following: 1) Read a (4-Digits) integer value. 2) Print each digit in a single line. Example :

 Write a complete C++ program to do the following: 1) Read

Write a complete C++ program to do the following: 1) Read a (4-Digits) integer value. 2) Print each digit in a single line. Example : Enter value : 5472 Output : 5 4 7 2

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 Databases Questions!