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, 23.06.2019 07:00
You need a quick answer from a coworker. the most effective way to reach your coworker is through a. cloud server b. instant message c. teleconference d. telepresence
Answers: 1
question
Computers and Technology, 23.06.2019 12:00
If you're using an existing powerpoint presentation that will receive new slides based on a word outline, select the a. slide that will appear after the new slides. b. first slide in the presentation. c. slide that will appear before the new slides. d. last slide in the presentation.
Answers: 2
question
Computers and Technology, 24.06.2019 03:00
Using a conditional expression, write a statement that increments numusers if updatedirection is 1, otherwise decrements numusers. ex: if numusers is 8 and updatedirection is 1, numusers becomes 9; if updatedirection is 0, numusers becomes 7.
Answers: 1
question
Computers and Technology, 24.06.2019 22:50
Which of these might be an example of an advertiser's target group? a.people who have no access to media b.people the advertisers know nothing about c. people who watch a variety of tv shows d. people who live in the same region of the country
Answers: 2
You know the right answer?
Using the pseudocode below, // start // declarations // num amount // num newamount // num interestr...
Questions
question
English, 04.02.2021 19:20
question
Mathematics, 04.02.2021 19:20
question
Mathematics, 04.02.2021 19:20
Questions on the website: 13722361