Answer the following statements true (T) or false (F)

1. Subscripts are used to identify specific elements in an array.
2. Unlike variables, arrays need to be initialized separately from the declaration.
3. Array bounds checking happens at runtime.
4. The first step when calculating the average of all values in an array is to get the sum of all the values.


1. TRUE
2. FALSE
3. TRUE
4. TRUE

Computer Science & Information Technology

You might also like to view...

What organization is credited with the creation of the capability maturity models (CMMs)?

A. Software Engineering Institute (SEI) B. International Standards Organization (ISO) C. Security Engineering Institute (SEI) D. Government Accountability Office (GAO)

Computer Science & Information Technology

In an SQL statement, a query parameter variable begins with the ____________.

a. param keyword b. var operator c. @ symbol d. ref clause

Computer Science & Information Technology

A button plays by moving through the Timeline automatically.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

?Identify a grouping element that marks a thematic break such as a scene change or transition to a new topic.

A. ?hr B. ?br C. ?pre D. ?main

Computer Science & Information Technology