Answer:
#include<iostream>
#include<iomanip>
using namespace std;
int main()
{
double PI_D = 3.14159256359;
float PI_F = 3.14159256359;
cout<<"i"<<"\t\t"<<"Float"<<"\t\t"<<"Double"<<endl;
for(int i = 1; i<=10;i++)
{
cout<<i<<"-\t\t"<<PI_F<<setprecision(i)<<"-\t\t"<<PI_D<<setprecision(i)<<endl;
}
return 0;
}
Explanation:
See Attachment where I used comments for explanation
Answer:
The answer is "False"
Explanation:
In the given statement some information is missing, that is options "true or false", which can be described as follows:
The software suite breach has become a lawful effort, that arises as just a consequence of piracy, in which the court charges resulting as a condition of piracy is the patent license violation charge. Its use, replication or sharing of proprietary technology is not allowed as online piracy.
- It enables firms to provide their operating systems more effectively.
- In this the US was rather more strict, than the Netherlands and other countries, that's why the given statement is false.
B when new hazards are introduced into the workplace
A string variables??? I'm not sure does this have any multiple choice