subject

Hey im b---o---r---e---d dont report cuz if u do ur l a m e :)

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:00
Which parts of a presentation should be the most general? a. introduction and conclusion b. introduction and outline c. outline and conclusion d. outline and body
Answers: 1
question
Computers and Technology, 25.06.2019 10:20
(programming exercise 3-10). a retail company must file a monthly sales tax report listing the total sales for the month, and the amount of state and county sales tax collected. the state sales tax rate is 4 percent and the county sales tax rate is 2 percent. design a modular program that asks the user to enter the total sales for the month. from this figure, the application should calculate and display the following: - the amount of county sales tax - the amount of states sales tax - the total sales tax (county plus state) some of the code has already been provided below. complete the missing code below. // global constants for tax calculations constant real county_tax_rate = .02 constant real state_tax_rate = .04 // main module module main() // local variables declare real monthsales, countytax, statetax // get month sales display “enter monthly sales: ” input monthsales // write the statement to calculate county tax // write the statement to calculate state tax // display tax amount call showtaxes(monthsales, countytax, statetax) end module // the showtaxes module accepts monthsales, countytax, statetax // as arguments and displays the resulting data // write the showtaxes module
Answers: 2
question
Computers and Technology, 25.06.2019 13:00
Self -concept is influenced by the values instilled in a person by his or her self-concept. self-fulfilling prophecy. self-evaluation. culture.
Answers: 1
question
Computers and Technology, 26.06.2019 03:00
What information and options can be found on the file tab? check all that apply. a) page margins b) author of the document c) scrollbar settings d) saving a file e)opening a file f) adding a table g) inserting an illustration
Answers: 1
You know the right answer?
Hey im b---o---r---e---d dont report cuz if u do ur l a m e :)...
Questions
question
Mathematics, 04.05.2021 22:40
Questions on the website: 13722367