answersLogoWhite

0


Best Answer

A path name is the location of the file name. example: C:\Users\Desktop\Example.txt

A file name is file itself. example: Example.txt

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between path name and file name?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What Difference between path and a file name?

The "Path" is the route map that leads to the folder that contains the "Filename"


What are the similarities between a file path name and a file name?

A file path will usually just be the fully qualified location the file is located in. Some platforms may even include the filename in the file path, but that's not always the case. A file path may look like this: /usr/share/apps Whereas a filename is things like "superduper.mp3" and the like.


What is the basic difference between shortcuts and icons?

An icon is the picture that decorates a shortcut. The shortcut is a path to a file.


Difference between shortest path and alternate path?

difference between shortest path and alternate path


What is the difference between absolute path name and relative path name in Unix?

Absolute path: Path from root directory (it is the same place, wherever the current path is) Relative path: Relative to the current path.


What is the relation between the path difference and phase difference?

Relation between phase difference and path difference is path difference/wavelength=phase difference/2*pi


What is qualified path?

A qualified path is any file name that includes the path to the file, including the hard-drive designator. A non-qualified path is one that only includes the file name or is relative to the current folder, or that includes wildcards. If such a file exists, its path will typically be qualified by the callee.


Is this a file path c documentsspring 2012cis 101term papercomputer technology is an example of a?

of a file name with path.


Is what an absolute path name a relative path name or a simple file name milk co?

milk_co


What are the constructors are used to create an object of the file class?

There are three constructors that can be used to create a File class.public File(String path). 'path' is basically the full pathname to the file in your current directory.public File(String path, String name). You can also separate the path and filename. 'name' would represent the filename and 'path' would represent the name of the directory.public File(File directory, String name). This is somehow similar to the previous way; however, directory is a File object rather than a String object.To create a new File object:File newFile = new File("something");


What tells a computer the name and location of a file?

path


The location of a file is specified by its?

A location of a file is specified by its File Path.