Answer to Question #21316 in C++ for zensha

Question #21316
#include<iostream>
using namespace std;
int main()
{
double initial_value,final_vale=0;
cout<<"please enter the inital balance";
cin>>initial_value;
if (initial_value>90)
final_value=final_value+10;
else
final_value=final_value+5;
cout<<"final value is"<<final value;
return0;
}
1
Expert's answer
2012-12-27T08:16:22-0500
Dear visitor
What do you need to be done? Please, give us the details so we could help you

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS