What happens when you attempt to compile and run the following code?
#include
using namespace std;
int main()
{
int x,y=10;
float f;
f = 5.90;
cout << f << ", ";
x=f;
cout << x <<", ";
f=y;
cout << f;
return 0;
}
Limited Time Offer
25%
Off
Taryn
11 months agoKrissy
11 months agoLovetta
10 months agoNaomi
10 months agoJosphine
11 months agoKris
11 months agoDenae
11 months agoElza
11 months agoTheresia
11 months agoCatherin
11 months agoMargo
11 months agoLing
12 months agoKing
11 months agoMarvel
11 months agoDominque
12 months agoNaomi
11 months agoKelvin
11 months agoEveline
12 months agoTesha
12 months agoMargret
12 months ago