How do you create a context in React?
By using the `useState` hook
By defining a class component
By using the `createContext` function from React
By importing it from a third-party library like Redux
This question is part of this quiz :