Which of the following declares an array to contain the weekly sales of a group of salespeople for a year? (use the constant intNumSalesmen for the number of salesmen and 52 for the number of weeks)
A) Dim decWeeklySalesTotal(intNumSalesmen - 1, 52 - 1) as Decimal
B) Dim decWeeklySalesTotal(intNumSalesmen - 1, 52) as Decimal
C) Dim decWeeklySalesTotal(intNumSalesmen - 1, 52 - 1)
D) Dim decWeeklySalesTotal(intNumSalesmen, 52) as Decimal
Correct Answer:
Verified
Q18: Due to their similarities, it's easy to
Q19: Which of the following code segments displays
Q20: In the array declaration below, what is
Q21: What does the following section of code
Q21: What does the following section of code
Q22: Which one of the following declares a
Q24: The following statements apply to a Timer
Q25: What is the best way to describe
Q27: Parallel arrays have all of the following
Q28: Procedures can be written to handle arrays
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents