I read that the executables for the commands issued using exec() calls are supposed to be stored in directories that are part of the PATH variable.
Accordingly, I fo
cd is part of the shell; an internal command. There is no binary for it.
cd