The ATTRIB command has which one of the following functions?

A) Copies files to a different directory
B) Formats a disk
C) Hides a file from view
D) Creates a text file

C

Computer Science & Information Technology

You might also like to view...

Assume that transactions are executed at REPEATABLE READ. Give an example in which a phantom occurs when a transaction executes a DELETE statement to delete a set of tuples satisfying some predicate, P.

What will be an ideal response?

Computer Science & Information Technology

To evenly distribute fixed-size components in a row using BoxLayout, use the method ________.

a. createVerticalStrut() b. createHorizontalStrut() c. createVerticalGlue() d. createHorizontalGlue()

Computer Science & Information Technology