InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by name attribute |
| Answer» With computer systems, attributes are the characteristics of a file in the context of a file system. For example, if the file had a read-only attribute, the file cannot have any changes (write protection), and can only be read. See our file attributes definition for further information about this type of an attribute. | |