Multiple choice technology programming languages

Fetch New Shared Model action performs fetch on .

  1. All dependent components of this component

  2. All components in workspace

  3. All components on which this component is dependent

  4. Only selective components as per choice

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

When 'Fetch New Shared Model' is executed, it performs a fetch operation on all components that depend on the current component. This means any component that relies on this component will be updated with the latest version, ensuring dependency chains remain synchronized.