1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
ICE Princess25 [194]
3 years ago
8

Suppose that x = 1565.683, y = 85.78, and z = 123.982. What is the output of the following statements? cout << fixed <&

lt; showpoint; cout << setprecision(3) << x << ' '; cout << setprecision(4) << y << ' ' << setprecision(2) << z << endl;
Computers and Technology
1 answer:
strojnjashka [21]3 years ago
6 0

Answer:

The output to the given question is "1565.683 85.7800 123.98".

Explanation:

In the given C++ program there are three variable is defined that is x,y, and z.To print the value of the variable we use the setprecision() function. we use the setprecision() function. It is also known as manipulator setprecision() function. This function used to control the number of digits and display the number of a floating-point value.  The setprecision() function work only with the "<iomanip>" header file.

You might be interested in
________ software consists of operating systems, utilities, device drivers, and language translators.
Hunter-Best [27]

Answer:

"System"

Explanation:

<u>System</u> software consists of operating systems, utilities, device drivers, and language translators.

(not much explanation as it was a fill in the blank which explains itself haha)

Have a nice day!

    I hope this is what you are looking for, but if not - comment! I will edit and update my answer accordingly. (ノ^∇^)

- Heather

3 0
2 years ago
Suppose you wanted to run a web server or ftp server from your home. what type of ip address would you want?​
Greeley [361]
You would need to have a static ip address.
3 0
3 years ago
You have $5 and earn $1.75 for each roll of wrapping paper you sell. Write an equation in two variables that represents the tota
qaws [65]

Answer:

A = 5 + 1.75r

Explanation:

Amount you have = $5

Earning per roll of wrapping paper = $1.75

Let

r = number of rolls of wrapping paper

A = Total amount earned

A = 5 + 1.75r

Equation that represents the total amount A (in dollars) you have after selling r rolls of wrapping paper is

A = 5 + 1.75r

3 0
3 years ago
what type of internet monitoring technique records information about a customer during a web surfing session, such as what websi
ASHA 777 [7]

The <u>clickstream </u>is a type of internet monitoring technique records information about a customer during a web surfing session, such as what websites were visited and how long the visit was, what ads were viewed, and what was purchased.

<h3>What is the meaning of clickstream?</h3>

The clickstream data is known to be a kind of information that is said to be obtained about a user if and when they browse via a website or they are known to have used a web browser.

Note that the Clickstream analytics is seen as the act  of tracking, evaluating and reporting data on a given pages that a said  user visits and user behavior that is done when they were on a webpage.

Hence, The <u>clickstream </u>is a type of internet monitoring technique records information about a customer during a web surfing session, such as what websites were visited and how long the visit was, what ads were viewed, and what was purchased.

Learn more about internet monitoring technique  from

brainly.com/question/14723222

#SPJ1

8 0
2 years ago
Identify at least three tips you would give to people to stay safe on the Internet so that their information stays secure. Expla
Soloha48 [4]

Answer:

1. Do not give away personal information such as your address, school you go to, or anything like that (obvious reasons

2. Do not share your passwords because people can hack into your things

3. Don't make guessable passwords such as Cookies, ILovePizza, Money

7 0
3 years ago
Read 2 more answers
Other questions:
  • A type of malicious code that appears to be a safe program but that actually has a hidden purpose is called a _____.
    7·2 answers
  • There are many modes of remote visual communication. Which is the most common mode?
    10·2 answers
  • How do a tubercolosis test work?
    12·1 answer
  • Most operating systems perform these tasks.
    7·2 answers
  • Hiiiiiiiiiiiiiiiiii <br>i'm new here!!!​
    14·2 answers
  • HELP ME PLEASE !!!!!!!!!!
    6·1 answer
  • What help the ict in your life?and write own idea three or four sentence
    12·1 answer
  • if someone has become very attached to their mobile device and feels anxious if the cannot connect to the internet, what are the
    7·1 answer
  • Which part of the brain controls the movement of muscles​
    6·1 answer
  • What is the output for the following program?
    6·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!