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
9 months agoKrissy
9 months agoLovetta
8 months agoNaomi
8 months agoJosphine
8 months agoKris
8 months agoDenae
9 months agoElza
9 months agoTheresia
9 months agoCatherin
8 months agoMargo
8 months agoLing
9 months agoKing
9 months agoMarvel
9 months agoDominque
9 months agoNaomi
8 months agoKelvin
9 months agoEveline
9 months agoTesha
9 months agoMargret
9 months ago