Direction: Choose the correct option
Q1.
What is the Context API in React?
Direction: Choose the correct option
Q2.
Which function creates a context object?
Direction: Choose the correct option
Q3.
How do you provide a value to a context?
Direction: Choose the correct option
Q4.
How do you consume a context value in a class component?
Direction: Choose the correct option
Q5.
What happens if you consume a context without a matching Provider?
