A(n) ____________________ is a file containing many other files, each of which is still identified by its filename, owner, permissions, timestamp, and so forth.

Fill in the blank(s) with the appropriate word(s).


archive

Computer Science & Information Technology

You might also like to view...

The main advantage(s) of bitmapped images over vector graphics is (are) _____.

A. scalability or resolution independence of images B. ease of editing the image content pixel by pixel C. more compact file size compared to vector graphics

Computer Science & Information Technology

A disadvantage of hardware imaging platforms is that they are ____.

A. fragmented B. time consuming C. costly D. unreliable

Computer Science & Information Technology

The exception facility should be used when

a) Some resource is unavailable to the compiler b) A program encounters an error and cannot recover, but needs to shut down gracefully, perhaps saving work.. c) A program requests a resource that is not available. d) Array index value is out-of-bounds e) A programmer calls the wrong function f) A division by zero occurs g) There is a compiler detected error h) A call to operator new fails to allocate memory from free store i) An arithmetic error occurs

Computer Science & Information Technology

A method cannot be used more than once within a program or in other programs.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology