Multiple choice technology

Taking the DML from other component can be achieved through

  1. Copy DML

  2. Propagate from Neighbors

  3. Propagate from other component

  4. All of the above

Reveal answer Fill a bubble to check yourself
B,C Correct answer
Explanation

In Ab Initio, DML (Data Manipulation Language) can be copied from other components through propagation. 'Propagate from Neighbors' copies from connected components in the graph, while 'Propagate from other component' allows selecting any component. 'Copy DML' is not a standard propagation method, and 'All of the above' would be incorrect since option A is wrong.