Answer to Question #54231 in C++ for kie

Question #54231
how to compute a gpa?
and is this correct??
cout<<"PRELIM";
cout<<"/n/n";
cout<<"Laboratory:";
cin>>dbllab;
cout<<"Exam:";
cin>>dblex;
cout<<"Project:";
cin>>dblpro;
dblpg=(dbllab * .6) + (dblex * .2) + (dblpro * .2);
cout<<"Prelim Grade:"<<dblpre<<endl;
0
Expert's answer

Answer in progress...

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