Ask a New Question

Question

Write a pascal program to compute sale tax rate on 7% percent. Take the 7% percent to be a constant equivelent to 0.07
4 years ago

Answers

oobleck
what's the trouble? If you know any Pascal syntax at all, surely you can do the calculation

tax = 0.07 * price
4 years ago

Related Questions

how to write a program to compute account name, account number and either employed in basis of perma... Write pseudocode (using pascal) to accept as input names of an unspecified number of equipment rente... Write a program that will compute the paychecks for a small business. The business owner would like... Write about how you would compute this problem. 432 - 49 I need some suggestions because I do not... write a program C++ program and Use a recursive function that finds the n-th term using the followin... write a pascal program which reads price of an item. the program should compute 25% discount on the... Write a pascal program that will accept the names of all sales staff members and their total sales f... Write a Pascal program where the user is able to pick two items, receive the price and receive total... write a pascal program to accept sales and calculate the commission using CASE structure is a program that manages computer resources and provides an interface for system interaction.
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use