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...

Which view will provide the file sizes for all files in the folder you are viewing?

A) Thumbnails B) Icons C) List D) Details

Computer Science & Information Technology

Which of the following actions will be taken if the boot field for a configuration file on a router is set to 0?

A) The router will use ROMMON OS. B) The router will use the first IOS file found in flash memory. C) The router will try the boot system command in startup-config. D) The router will try each boot system command in startup-config until one works.

Computer Science & Information Technology