Preview

Currency Conversion Design Research Paper

Satisfactory Essays
Open Document
Open Document
435 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Currency Conversion Design Research Paper
Currency Conversion Design
Appendix H

Currency Conversion Design Assignment—Hierarchy Chart

Complete a hierarchy chart for the application by typing into the textboxes below.

Associate Program Material
Appendix I

Currency Conversion Development Assignment—Flowcharts

Complete the flowcharts for the assignment by typing into the textboxes below.

Control Flow Diagram—Main Control

Control Flow Diagram—Display Menu

Control Flow Diagram—Get_Int_Value

Control Flow Diagram—Convert Currency

Control Flow Diagram—Display_Results

Pseudocode

Main module
Declare Type as Integer
Declare 1 as String
Declare 2 as String
Declare 3 as String
Declare 4 as
…show more content…
1 = Canadian Dollars, 2 = Mexican Pesos, 3 = English Pounds, 4 = Japanese Yen, 5 = French Francs” Input Type = “1”. “2”, “3”, “4”, or “5”
Until Response = “1”. “2”, “3”, “4”, or “5”
End

Get_int_value module
Repeat
Write “Enter US currency in dollars.”
Input USD
Until USD >0.01
End

Convert currency module
Set CDXRate = 1.4680
Set MPXRate = 9.5085
Set EPXRate = 1.6433
Set JPXRate = 104.9200
Set FFXRate = 6.2561
If (Type = 1) Set ExchRate = CDXRate Repeat Write “Enter US currency in dollars.” Input USD Until USD >0.01 Amount =

You May Also Find These Documents Helpful

  • Powerful Essays

    IT 210-Final Currency Conversion Program Florence Sanders IT/210 Fundamentals of Programming with Algorithms and Logic September 16, 2012 Ed Addison Application-Level Requirements List 1. User screen that prompts user 2. Display prompts main user title screen 3. Main user screen provides short description explaining use of program 4. Calculations of currency is executed with valid inputs 5.…

    • 1386 Words
    • 6 Pages
    Powerful Essays
  • Satisfactory Essays
    • 585 Words
    • 3 Pages
    Satisfactory Essays
  • Better Essays

    Eco 372 Team Paper

    • 1490 Words
    • 6 Pages

    The same principle hold true for foreign currency. On May 9, 2013 the U.S.-to-Euro exchange rate was .767 EUR, meaning that for one U.S. dollar, one could purchase .767 Euros. In order to determine the amount that one could exchange one Euro to the dollar, one could use this simple formula:…

    • 1490 Words
    • 6 Pages
    Better Essays
  • Good Essays

    It210 Week 4 Psuedocode

    • 584 Words
    • 3 Pages

    Write: “Enter 1 to convert Canadian dollars to U.S. Dollars.” Write: “Enter 2 to convert Mexican Pesos to U.S. Dollars.” Write: “Enter 3 to convert English Pounds to U.S. Dollars.” Write: “Enter 4 to convert Japanese Yen to U.S. Dollars.” Write: “Enter 5 to convert French Francs to U.S. Dollars.”…

    • 584 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    It 210 Appendix I

    • 623 Words
    • 3 Pages

    Axia College Material Appendix I Currency Conversion Development Assignment—Flowcharts Complete the flowcharts for the assignment above by typing into the textboxes below. Control Flow Diagram—Main Control [pic] Control Flow Diagram—Display Menu | | |[pic] | Control Flow Diagram—Get_Int_Value | | |[pic] | Control Flow Diagram—Convert Currency | | |[pic] | Control Flow Diagram—Display_Results |[pic] | PSEUDOCODE Main Module Declare Selection as an integer Declare CurrencyType as string Declare USDollar as real Declare ConvertedAmount as real Call Display/Selection Module Call Canadian Module Call Mexican Module Call English Module Call Japanese Module Call French Module Call Quit Module Call Output Module End Program…

    • 623 Words
    • 3 Pages
    Powerful Essays
  • Satisfactory Essays

    Appendix a It210

    • 305 Words
    • 2 Pages

    The final project consists of a currency conversion application. This application—similar to simple, practical programs on many travel or financial websites—includes the following elements:…

    • 305 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Currencies are no different than any other good; the exchange rate, or the “price” of one currency relative to another, is determined by supply relative to demand…

    • 734 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Rep Economics Quiz

    • 754 Words
    • 4 Pages

    5. When a country has a weak currency relative to other nations, imports are more expensive relative to domestic products.…

    • 754 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Lee Equity

    • 259 Words
    • 2 Pages

    **Notice that a Canadian dollar buys only .830979 cents of US dollar. Hence, to get what $1 buys in Canadian dollars you need to go from the Direct vs indirect quote: === 1.2034 = .1/.83098. The difference between rates will determine the…

    • 259 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Monetary policy is the decisions a government makes to control the supply of money, availability of money, and value of money.…

    • 280 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    3. Currency-8 This article was written in 2005. It is a little out of date considering all the gun control issues we have going on currently. It was updated February of 2012, so certain things are could be a little more accurate.…

    • 693 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Code for an Infinite Loop

    • 457 Words
    • 4 Pages

    An accumulator is used to keep a running total of numbers. In a loop, a value is usually added to the current value of the accumulator. If it is not properly initialized, it will not contain the correct total.…

    • 457 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    ECO 550 Midterm Exam

    • 523 Words
    • 3 Pages

    11) The optimal currency area involves a trade-off of reducing transaction costs but the inability to use changes in exchange rates to help ailing regions. If the US, Canada, and Mexico had one single currency (the Peso-Dollar) we would tend to see all of the following…

    • 523 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    PT 1420 Assignment 3

    • 676 Words
    • 3 Pages

    6. Write a pseudocode statement that declares the variable total so it can hold integers. Initialize the variable with the value 0.…

    • 676 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    * Worthless pseudocode command that is not necessary and is not used by most real world…

    • 475 Words
    • 2 Pages
    Satisfactory Essays