Answer:
The program to this question can be given as:
Program:
#include <iostream>//header file.
using namespace std; //using namespace
int main() //main function.
{
int value=28, x=1; //define variable.
cout<<"divisors of "<< value <<":"; //print value.
while (x <= value) //loop
{
if ((value % x) ==0) //if block
cout<<" "<<x; //print value
x++; //increment value.
}
return 0;
}
Output:
divisors of 28: 1 2 4 7 14 28
Explanation:
The description of the above c++ program can be given as:
So, the output of this program is "1 2 4 7 14 28".
computer programs and documents”
Answer:
"Backup Drive"
Explanation:
B. on the Windows desktop next to the My Computer icon.
C. under Settings in the Start menu.
D. on the Systems tab in Windows Help.
B) False
Answer:
The answer to this question is option "B".
Explanation:
The auto calculate is a part of the excel. It provides the facility to understand things more easily. In the excel we use many functions like insert pie charts, use formulas or add formulas, add column or row, merge column or row, etc. When we calculate the area of any number this process can be done in two way that can be given as:
1) we select all number and go to ribbon in the ribbon there is a formula tab in this we can calculate the area.
2) After selecting all number right-click on the mouse when we click there are many options shown in this option there is the option of calculating the area.
To calculate the area we must follow these options. So the answer to this question is false.
Answer:
European Union Data Protection Directive
Explanation:
European Union Data Protection Directive -
This directive was adopted in the year 1995 ,
Where , the movement of the personal information and data is regulated in the European Union .
As it is very essential and important to get privacy about personal data and information according to the human rights law .
Hence , this directive completely bans the export of any data or information to the places or countries , with disabled data privacy .
Hence , from the given information of the question ,
The correct answer is European Union Data Protection Directive .
Answer:
The correct answer to the following question will be "European Union Data Protection Directive".
Explanation:
Throughout the Eu members, the Data Protection Directive became obligatory which governs how personal information is obtained as well as transmitted within and without the European parliament.