Ask a New Question
Write a pascal program that
write a pascal program to accept sales and calculate the commission using CASE structure
1 answer
asked by
Felix
493 views
write a pascal program which reads price of an item. the program should compute 25% discount on the original price, it should
0 answers
asked by
james
906 views
Write a pascal program to compute sale tax rate on 7% percent. Take the 7% percent to be a constant equivelent to 0.07
1 answer
asked by
Dickson
524 views
Write a Pascal program where the user is able to pick two items, receive the price and receive total price. Using constants.
1 answer
asked by
Anonymous
686 views
how would you set this problem up using pascal's triangle?
(x+y)5 (raised to the 5th power) 5th row, 6 terms.
0 answers
asked by
sara
714 views
Write a program that passes a variable to a function. Explain the benefits of incorporating a modular design into a computer
1 answer
225 views
I need your help to write a program using visual basic 2010 for the following:-
write a program that calculates the average of up
0 answers
asked by
Solomon
1,089 views
Which kind of software allows students to write, revise,move,erase and print words?
A. Database program B. Simulation program C.
1 answer
221 views
Using any application of your choice, write two Java programs that meet the following requirements:
First program: Name of the
1 answer
203 views
Write a pascal program that will accept the names of all sales staff members and their total sales for the month. The algorithm
0 answers
asked by
kayla
565 views