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 05:30
Gerard is currently working as an entry-level customer support technician, but he would like to someday become a software developer. what is the best first step to understand what he should do? ask his manager for a new job or at least a job recommendation study graphic design in order to obtain the necessary skills use career resources to investigate what skills and education are required work part-time as an entry-level web developer question 13 (true/false worth 6 points) (08.03 lc) career resources are used to explore career options and find career information. true false question 14(multiple choice worth 6 points) (08.01 mc) classify the following skills: writing html code, evaluating color theory, using design principles. hard skills interpersonal skills people skills soft skills question 15 (true/false worth 6 points) (08.03 lc) a mentor is a person who is advised, trained, or counseled by a trusted mentee. true false
Answers: 2
question
Computers and Technology, 23.06.2019 07:00
1. you have a small business that is divided into 3 departments: accounting, sales, and administration. these departments have the following number of devices (computers, printers, etc.): accounting-31, sales-28, and administration-13. using a class c private network, subnet the network so that each department will have their own subnet. you must show/explain how you arrived at your conclusion and also show the following: all available device addresses for each department, the broadcast address for each department, and the network address for each department. also, determine how many "wasted" (not usable) addresses resulted from your subnetting (enumerate them).
Answers: 3
question
Computers and Technology, 23.06.2019 17:30
Write pseudocode to represent the logic of a program that allows the user to enter a value. the program multiplies the value by 10 and outputs the result.
Answers: 1
question
Computers and Technology, 23.06.2019 23:30
The keyboard usually has six rows of keys. which of the following is not one of the key group categories? letter keys number keys control keys graphic keys
Answers: 1
You know the right answer?
Using the pseudocode below, // start // declarations // num amount // num newamount // num interestr...
Questions
question
Mathematics, 28.01.2020 10:31
question
Mathematics, 28.01.2020 10:31
Questions on the website: 13722363