MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SYSTEM SOFTWARE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
File attribute is:
A
Additional data stored about a file
B
Property of file that can be set
C
Basic information about files, name, size and date modified
D
Process of reducing the size of a file
Explanation: 

Detailed explanation-1: -File attributes are pieces of information associated with every file and directory that includes additional data about the file itself or its contents. They can exist in only one of two states – Set or Cleared; like an On or Off state. Attributes can be in files, directories, volumes and certain system objects.

Detailed explanation-2: -Changing file attributes To view or change the attributes of a file, right-click the file, and then click Properties. In the “Attributes:” section, enabled attributes have checks beside them. Add or remove the checks from Read-only, Archive, or Hidden to enable or disable these options.

Detailed explanation-3: -The NTFS file system views each file (or folder) as a set of file attributes. Elements such as the file’s name, its security information, and even its data, are all file attributes.

Detailed explanation-4: -File attributes are maintained in the file system’s directories, and typical attributes are Read-Only, Hidden, System and Archive.

There is 1 question to complete.