Simply a glare screen, because it clearly states what it protects one against, I guess.
Answer:
cout <<showpoint << x; is the statement which prints the decimal point, but without forcing scientific.
Explanation:
The showpoint function in c++ print the decimal point number without forcing scientific.The showpoint function set the showpoint format flag for the str stream in c++.
Following are the program in c++
#include<iostream> //header file
using namespace std; // namespace
int main() // main function
{
double x=90.67; // double variable
cout <<showpoint << x; // display x without forcing scientific
return 0;
}
Output
90.6700
Answer:
I have no clue. I wish I could help though.
Explanation:
Sorry
software programming like adobe flash.
Answer:
it would be nice if you gave some form of info here
Explanation:
in other words without information no help aka I'm slow and just need points