With regards to computer programming, how would you characterize "tables, matrices and arrays.
a. Tables are spreadsheets, matrices are abstract mathematical objects, and arrays
are like vectors in physics.
b. Tables, arrays and matrices are essentially the same things in computer
programming terms
c. Tables are only used with positive values, whereas matrices and arrays can
operate with negatives
d. Tables are only used with disk operations, matrices are only used in RAM and
arrays can only have one dimension but can be used on either disk or RAM.
e. None of the above.
b
You might also like to view...
________ networks use cell towers to transmit voice and data over large distances
Fill in the blank(s) with correct word
Answer the following statement(s) true (T) or false (F)
1. Program scope tags are available to all programs in a project. 2. A task that is executing can be interrupted by another higher priority task. 3. Programs execute in the order in which they are displayed in the controller organizer under their task. 4. : A project is the overall complete application. 5. A project is the file that stores the logic, configuration, data, and documentation for a controller. 6. An application can be broken into multiple logical tasks.