Horje
difference between absolute path and relative path Code Example
difference between absolute path and relative path
The Absolute path tells us the path of the current file from the root directory.
The Relative path tells us the path of the current file related to the current directory

For example you have a project folder named cryptocurrencyApp. which contains an image named currency.png.
The relative path for img is gonna be /image/currency.png , and 
Its absolute path is gonna be C:\<All your parent folders>/cryptocurrencyApp/image/currency.png




Whatever

Related
yaml npm Code Example yaml npm Code Example
tuple unpacking Code Example tuple unpacking Code Example
black myth wukong Code Example black myth wukong Code Example
gfg Code Example gfg Code Example
vim: command not found centos Code Example vim: command not found centos Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7