In a ________, whenever the data in the first table is modified, all the related occurrences of the data in the second table are also modified
A) cascading update B) linked change C) linked update D) cascading change
A
You might also like to view...
How many times will this loop execute?
You can declare two variables with the same name in __________.
a. a method one as a formal parameter and the other as a local variable b. a block c. two nested blocks in a method (two nested blocks means one being inside the other) d. different methods in a class
To assign values to a 2-D array in JavaScript, create a one-dimensional array as usual, and then add a for loop that sets each array element to an array of its own.
Answer the following statement true (T) or false (F)
The most important advantage of sequential coding is that
A. missing or unrecorded documents can be identified B. the code itself lacks informational content C. items cannot be inserted D. deletions affect the sequence