Direction: Choose the correct option
Q1.
What is a custom hook in React?
Direction: Choose the correct option
Q2.
Why would you create a custom hook?
Direction: Choose the correct option
Q3.
Can a custom hook use other hooks?
Direction: Choose the correct option
Q4.
What is the naming convention for custom hooks?
Direction: Choose the correct option
Q5.
Consider a custom hook useWindowWidth. What should it return?
