While cloud computing is not immune to outages, it can spread the risk of service interruption to multiple servers by:
A) providing many redundant sites.
B) allowing sites to back up their own content as often as they would like.
C) connecting to the internet via satellite.
D) providing both database services and Web services.
A) providing many redundant sites.
You might also like to view...
To move from one field to the next in a main form, you would press the ____ key.
A. Shift B. Enter C. Page Down D. Tab
Which of the following could be used to declare abstract method method1 in abstract class Class1 (method1 returns an int and takes no arguments)?
a. public int method1(); b. public int abstract method1(); c. public abstract int method1(); d. public int nonfinal method1();
An expression that is either true or false is a(n) __________.
a. variable b. condition c. condition d. relational e. none of the above
You can click the ____ command on the shortcut menu to open the Editable Regions dialog box.
A. Define Editable Regions B. Name Editable Regions C. Editable Regions D. Manage Editable Regions