Direction: Choose the correct option
Q1.
What does createContext return?
Direction: Choose the correct option
Q2.
How do you set a default value for a context?
Direction: Choose the correct option
Q3.
What type of value can a Provider pass?
Direction: Choose the correct option
Q4.
If you have nested Providers with the same context, which value will be used?
Direction: Choose the correct option
Q5.
How often does a context Provider re-render its consumers?
