subject

Using the pseudocode below, // start // declarations // num amount // num newamount // num interestrate // output " enter the dollar amount. " // input amount // output " enter the interest rate(e. g., nine percet should be entered as 9.0). " // input interestrate // newamount = futurevalue(amount, interestrate) // output "the new dollar amount is ", newamount // stop // // // // num futurevalue(num initialamount, num interestrate) // declarations // num finalamount // finalamount = (1 + interestrate/100) * initialamount // return finalamount how many local variable declarations, excluding parameters, are required for the method/function (i. e., do not consider themain program)?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 20:00
What side length would you specify if you were required to create a regular hexagonal plate that was composed of 33 cm(squared) of sheet metal? dimension the side length to 0.1 cm
Answers: 2
question
Computers and Technology, 23.06.2019 00:30
If joey was single and his taxable income was $9,500, how much would he pay in taxes each year?
Answers: 1
question
Computers and Technology, 23.06.2019 22:50
What is an rss reader used for? for creating a user account on a social new site
Answers: 2
question
Computers and Technology, 24.06.2019 16:00
To fill (copy) a cell across or down, point to the of the cell and drag. top left corner top right corner bottom left corner bottom right corner
Answers: 3
You know the right answer?
Using the pseudocode below, // start // declarations // num amount // num newamount // num interestr...
Questions
question
Mathematics, 15.12.2020 17:50
question
Mathematics, 15.12.2020 17:50
Questions on the website: 13722362