What is the printout if you entered 2 2.5 when executing the following code?
double width;
double height;
cin >> width >> height;
cout << width * height;
The answer to your question is provided in the image:
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment