drive is the partition on your hard disk - c:, d: etc are examples. softwares & files are stored in directories which are stored inside the drives of a hard disk. the hard disk is physical,...
The root directory is the top level directory of the entire file system. Every branch starts from there. The current working directory is where you happen to be in the tree at the moment. If the root...