Question 19/20
intermediate
Select one answer

What fetch cache option fetches fresh data on every request?

{ cache: "force-cache" }
{ cache: "no-store" }
{ cache: "reload" }
{ cache: "fresh" }

Premium Question

Upgrade to unlock this question and 300+ more interview prep MCQs.