React | Context API | Question 5

Last Updated :
Discuss
Comments

Which component consumes the context value?

Context.Consumer

Context.Provider

useState()

useContext()

Share your thoughts in the comments