Answer:
Written using C++
/*Enter Your Details Here*/
#include<iostream>
#include<cmath>
using namespace std;
int main()
{
//1
float side;
cout<<"Enter the side of a square: ";
//2
cin>>side;
//3
float perimeter = 4 * side;
cout<<"The perimeter is "<<perimeter<<endl;
//4
float area = side *side;
cout<<"The area is "<<area<<endl;
//5
float diagonal = sqrt(2 * side * side);
cout<<"The length of the diagonal is "<<diagonal;
return 0;
}
Explanation:
<em>I've added the full source code as an attachment where I used more comments to </em><em>explain </em><em>difficult line</em>
SAP is a data and business processing platform.
Answer:
Fill the slides with images and animations
Explanation:
these will most likely distract the audience
The
USMT (User State Migration Tool) is designed to assist IT professional migrate
files to the windows OS. An example is a step by step migration of files and
settings from a windows XP environment to windows 8 using USMT. At the end of the day, you will have
used
LoadState a
ScanState to complete this end to end migration. The correct
order is as follows;
<span><span>
1. </span>
Gather Data Using the ScanState Tool</span>
<span>a)
</span>Install USMT
<span>b)
</span>Run ScanState to Create a Migration Store on the
Server
<span>2.
</span>Install Windows
<span>a)
</span>Install Applications
<span>3.
</span>Apply Data Using the LoadState Tool
<span>a) </span>Install the USMT
<span>b) </span> Run LoadState