Which of the following refers to the backup of data to an off-site facility in close to real time based on transactions as they occur?

A. remote journaling
B. electronic vaulting
C. database shadowing
D. timesharing

Answer: A

Computer Science & Information Technology

You might also like to view...

To add padding to an HBox you can call the __________ method.

a. HBoxPadding b. SetHBoxPadding c. setPadding d. setHboxPad

Computer Science & Information Technology

 If ____ appears as the first line of a loop, the loop is a top-controlled Do loop that will execute as long as a condition remains true.

A. Loop While B. Do While C. Loop Until D. Do Until

Computer Science & Information Technology