It's a bit cumbersome using absolute paths when you only want to jump from one branch of the tree to another nearby. That's why CD allows you to use relative paths.
An absolute pathname begins with the root directory and follows the tree branch by branch until the path to the desired directory or file is completed.