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
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
Selection sort has a Big O of:
O(2n) a. O(n2) b. O(½n2) c. O((n2 – n)/2 )
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
Which of the following is NOT a type of virtual network available in Hyper-V?
A. external B. internal C. passthrough D. private