Begin
Choice=' '
Score=0
**************************************...
First Question
Choices A-D
Is Choice= = 'A'? ----%26gt; Yes Score= Score+1
Wrong CORRECT!!!
**************************************...
Your Score Is _
Is Score %26gt;=9? ----%26gt;yes PASSED!!!
Failed
End
for the box part: ********
3) display each question and choices using seperate printf function
syntax : printf("first question");
printf("choices");
4) use scanf function to read and store and selected letter in its assigned varibale using appropriate format specifier
syntax : scanf("format specifier",%26amp;input variable);
Please help me translate this flowchart to c++ language?
That is lot of work, may be you can contact a C++ expert at websites like http://oktutorial.com/
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment