File _________________________ are identified by a three- or four-letter suffix after the file name.

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


extensions

Computer Science & Information Technology

You might also like to view...

Which of the following are not correct?

a. The destructor of a class is not named the same as the name of the class, but preceded with a tilde b. The destructor of a class is not called when an object of the class goes out of scope c. The destructor of a class is not a member of the class d. The destructor of a class is a void function e. all of the above

Computer Science & Information Technology

Selection sort has a Big O of:

O(2n) a. O(n2) b. O(½n2) c. O((n2 – n)/2 )

Computer Science & Information Technology

When a field's value is dependent on other data and the field is not updated when its related data changes, we say the field has become ____________.

a. archaic b. stale c. obsolete d. frozen

Computer Science & Information Technology

Which of the following is NOT a type of virtual network available in Hyper-V?

A. external B. internal C. passthrough D. private

Computer Science & Information Technology