The immutable file attribute specifies that ________.
a) a file cannot be modified
b) a file can be modified only by appending data to the end of the file
c) usrs cannot create a link to the file
d) either a or c
d) either a or c
You might also like to view...
Label the elements of 3-by-5 double-subscripted array sales to indicate the order in which they are set to zero by the following program segment:
``` for ( var row in sales ) for ( var col in sales[ row ] ) sales[ row ][ col ] = 0; ```
A(n)______is an interface which you interact with your computer and which uses graphics such as an image of a file folder
a. application programming interface (API) b. graphical user interface (GUI) c. operating system (OS) 3.The_____monitors the print requests and the busy state of the printer. a. buffer b. print queue c. spooling program 4.Which is stored on a flash ROM (read-only memory) chip in a piece of hardware? a. firmware. b. platform c. virtual memory 5.Software that has its code published and made available to the public, enabling anyone to copy, modify, and redistribute it without paying fees is called _____. a. embedded operating systems b. firmware c. open source
You could use ________ analysis to determine whether or not you could afford the payment for a specific mortgage amount, interest rate, and terms
Fill in the blank(s) with correct word
Which of these is not a service you would expect of a help desk or hotline?
A. Respond to requests for information B. Operate a local area network C. Provide solutions to problems D. Receive user complaints about products