Question: in C++, write a program that displays the value of 3 variables X, Y, Z. The 3 variables will hold the following values simultaneously. Display
in C++, write a program that displays the value of 3 variables X, Y, Z. The 3 variables will hold the following values simultaneously. Display to the screen the value of each of the 3 variables. You will use Namespaces to keep track of the different values the variables can hold.
X=10 and X=20
Y=20 and Y=40
Z=30 and Z=60
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
