Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Homework 1-1 You just returned from a trip. The countries you visited were St Lucia, The Dominican Republic and Brazil. You arrived back in the

Homework 1-1

You just returned from a trip. The countries you visited were St Lucia, The Dominican Republic and Brazil.

You arrived back in the United States with some foreign currency from these countries. Write a Java program that prompts the user for the amount of each foreign currency. Your prompts should look like:

Enter number of Eastern Caribbean Dollars : Enter number of Dominican Pesos : Enter number of Brazilian Reals : The current exchange rates for these currencies is:

1 Eastern Caribbean Dollar = 0.37 US $ 1 Dominican Peso = 0.019 US $ 1 Brazilian Real = 0.239 US $ Your Java program should convert the amounts entered by the user and compute and display the total amount of US Dollars. Your output should look like:

US Dollars = $total amount of US Dollars

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Information Modeling And Relational Databases

Authors: Terry Halpin, Tony Morgan

2nd Edition

0123735688, 978-0123735683

More Books

Students also viewed these Databases questions

Question

Determine if gender differences in PTSD exist.

Answered: 1 week ago