The value selected in Make determines the values to be displayed in Model. This function is implemented using:
-
(a) Property set
-
(b) Dynamic select
-
(c) Dependency list
-
(d) Obj-List
B
Correct answer
Explanation
Dynamic select (B) is the feature where one field's value selection determines the available values in another field (e.g., Make determines Model). This cascading selection is implemented using Dynamic Class configuration (often referred to as Dynamic select). Property set (A) is for assignment. Dependency list (C) is for controlling rule availability. Obj-List (D) is for database queries.