React Hooks - useCallback Quiz

Can useCallback be used to memoize functions that use useState or useContext hooks?