Computers and Technology
Computers and Technology, 30.03.2020 21:45, sqye6058

An one dimensional array is a list. A list of variables. All those variables have the same name, but they are differentiated by their subscript, or index. In the problem below, for example, there is an array called "scores." It contains six elements. Each element has a subscript. The values are as follows:scores[0] = 100.00scores[1] = 100.00scores[2] = 76.00scores[3] = 97.00scores[4] = 72.00scores[5] = 86.7Notice the subscripts are "zero based," that is, the first one is subscript zero, and so on. If you use these in a program to store grades, we can also use a character array to store the string "ECPI University." This program uses a "for" loop to loop through the array elements, and calculate the average grade.

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 22:30, Metlife
You are new to microsoft certification and want to start out by getting a certification geared around windows 8. what microsoft certification should you pursue?
Answers: 1
image
Computers and Technology, 23.06.2019 04:00, china236
In a word processing program, such as microsoft word, which feature to you choose the desired picture enhancement?
Answers: 2
image
Computers and Technology, 24.06.2019 03:30, etxchrissy
What is the purpose of a computer network needs assessment? to analyze which workers need more training to improve their performance to compare worker productivity to determine what steps employees can take to increase company revenue to evaluate how to move from the current status to the desired goal
Answers: 2
image
Computers and Technology, 24.06.2019 08:30, ladybuggirl400
@josethesolis i need can anyone text me and follow me
Answers: 1
Do you know the correct answer?
An one dimensional array is a list. A list of variables. All those variables have the same name, but...

Questions in other subjects: