Decisional if statements and looping structure.
>>decisional if statements are being used in Display_Menu() , Get_Int_Value(), Convert_Currency() and Display_Results() sub modules.
looping structure is being used in Get_Int_Value(),Display_Menu() and Main()
The minimum required elements for your project are:
• One input
input is taken in any form like user choice and currency value
• One output
showing output - converted currency value
• 4 processes (an action that isn’t a decision or an input/output)
There are four modules
• 3 decisions (one of which must be a loop)
refer to first comment
• 3 well-defined variables with correct data types
Added in main
12 years ago
Complete A++ Solutions
NOT RATED
Purchase the answer to view it
- project__flowchart.zip