During garbage collection, what setting controls how long deleted objects remain within the database before such objects are completely removed?
A. Object expiry date
B. Purge lifetime
C. Tombstone lifetime
D. Remove by date
Answer: C
You might also like to view...
When an argument is passed to a method __________.
a. its value is copied into the method's parameter variable b. its value may be changed within the called method c. Both (a) and (b) are correct. d. Neither (a) nor (b) are correct.
An Input Area (as it applies to Excel 2010 ) is defined as
A) a range of cells containing values for variables used in formulas. B) displays the name of a worksheet within a workbook. C) displays the content of the active cell. D) a range of cells containing results based on the output area.
You do not need to know HTML tags to use Web page creation tools.
Answer the following statement true (T) or false (F)
Which of the following mouse event properties returns the vertical coordinate (in pixels) of the mouse pointer relative to the browser window?
A. evt.clientY B. evt.pageY C. evt.screeenY D. evt.whichY