Ask a New Question

Question

Writing a visual basic program to read basic salary and sales made by employees, calcuting the commission and outputing the commission and net salary?
5 years ago

Answers

oobleck
loop
read name, salary, commission rate, sales
calculate commission, add to salary, giving net
print commission, net
end_loop

now do that in VB
5 years ago

Related Questions

in visual basic they tell me use comma "delimited strings"(something with exactly two comm mas, such... in visual basic, a routine that puts a series of strings or numbers in order is called a? in visual basic, notes in a program which explain what the program is doing are called? This is a visual basics program issue. The problem is: Table 4.7 contains information on several... Programming in Visual basic 2008 exercise 11.5 Create a project that store personal information for... 8. Write a visual basic program that accepts basic pay, allowances and tax of ten employees computes... Write a Visual Basic program that will calculate the assessment marks of a student taking the Compu... Create and test a Visual Basic application to allow teachers to enter student results. One dimens... 3. WRITE A VISUAL BASIC PROGRAM TO CALCULATE THE SIMPLE INTEREST ON A LOAN AMONUT OF 50000 GHANA CED... Write a visual basic program to calculate total pay of employee who get an additional pay of 10% to...
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use