Direction: Choose the correct option
Q1.
| What is the useContext hook used for? |
Direction: Choose the correct option
Q2.
| What does useContext return? |
Direction: Choose the correct option
Q3.
| How do you use useContext with a context created by createContext? |
Direction: Choose the correct option
Q4.
| When the context value changes, what happens to components using useContext? |
Direction: Choose the correct option
Q5.
| Can you use multiple contexts with useContext? |
