subject

Write the VB code for a Function named ComputeCommission that receives Total Sales as a decimal value and Number of Months as an integer value. If average sales per month was less than $1000 then the commission is computed as 1% of Total Sales. If average sales per month was at least $1000 then the commission is computed as 2% of Total Sales. The function should compute and return the value of sales commission. You do not need to attach any programming projects. All you need is the VB code.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 15:20
The north and south regions had very diferent economies in the 1800s.
Answers: 1
question
Computers and Technology, 23.06.2019 02:00
Consider the following function main: int main() { int alpha[20]; int beta[20]; int matrix[10][4]; . . } a. write the definition of the function inputarray that prompts the user to input 20 numbers and stores the numbers into alpha. b. write the definition of the function doublearray that initializes the elements of beta to two times the corresponding elements in alpha. make sure that you prevent the function from modifying the elements of alpha. c. write the definition of the function copyalphabeta that stores alpha into the first five rows of matrix and beta into the last five rows of matrix. make sure that you prevent the function from modifying the elements of alpha and beta. d. write the definition of the function printarray that prints any onedimensional array of type int. print 15 elements per line. e. write a c11 program that tests the function main and the functions discussed in parts a through d. (add additional functions, such as printing a two-dimensional array, as needed.)
Answers: 3
question
Computers and Technology, 23.06.2019 12:30
What is the difference between the internet and the world wide web?
Answers: 1
question
Computers and Technology, 23.06.2019 14:00
How are stop motion special effects in animated films created
Answers: 1
You know the right answer?
Write the VB code for a Function named ComputeCommission that receives Total Sales as a decimal valu...
Questions
question
English, 01.09.2020 15:01
question
Mathematics, 01.09.2020 15:01
Questions on the website: 13722362