The answer I believe would be D
Answer:
Data resiliency.
Explanation:
Spaces for storage may involve resilience to the information. Selecting a resiliency solution implies whether they assign capacity towards redundant details. The information resiliency choice regarding storage facilities.
Two-way mirror needs two capacity units or more. The information is engraved on both computers. Two-way mirror enables twice the volume of storage assigned to that of the storage capacity as such system capacity. This choice will prevent you against loss of a specific storage unit.
Answer:
A(n) <u>Data Warehouse</u> is a central repository that contains stored or archived data gathered from multiple databases.
Explanation:
A data warehouse is also database that is considered as central database of the company, where data of whole company is gathered and stored from multiple databases of the company. It also contains the archived data of the company that could be needed in future.
For Example
A company has several branches and franchises, each of place having own database to store the relevant information about that particular platform. The company has its own database that is linked with all platform's databases of the company. This central database is called data warehouse that gathers data from all sub data bases to analyze the operations and services of the company at different places. This database contains archive data of different databases of the company.
You know that means if you use c++
you need to put something in this
#include<iostream>
using namespace std;
int what_ you_ want;
int main ()
{
cout<<"WHAT DO U WANT"; cin>>what_you_want;
if (what_you_want<1000)
and then use {, else, } return 0;
but it is good for c++