Wisppah3310 Wisppah3310
  • 03-10-2019
  • Computers and Technology
contestada

What statement would you use to assign the value 32 to the variable cheeses?

Respuesta :

SerenaBochenek SerenaBochenek
  • 06-10-2019

Answer:

Statement to assign 32 to variable cheeses.

cheeses=32;

Explanation:

To assign any value to a variable in any programming language, we use "="operator.First declare a variable "cheeses"of type "int" in this case.Then assign 32 to variable "cheeses" with the help of "=" operator.After assigning 32 , variable will store 32 in it.

Implementation in c++.

#include <bits/stdc++.h>

using namespace std;

int main()

{

int cheeses;

cheeses=32;

return 0;

}

Answer Link

Otras preguntas

C or D?? Help me please? Max recorded the heights of 500 male humans. He found that the heights were normally distributed around a mean of 177 centimeters. Whi
Calculate the change in entropy if Br2(l) is converted to Br2(g). S° for Br2(l) = 152.2 J/(mol•K) S° for Br2(g) = 245.5 J/(mol•K) S° for Br(g) = 175.0 J/(
What do you think is the greatest invention that you use today? Explain in 4 sentences
combine like terms to make a simpler expression 3z+z
PLZ HELP Solve for x. Answer
Explain why you would or would not have a LASIK surgery if you wore contacts or glasses.Describe how public opinions related to this surgery have changed over t
Provide one reason why mitosis occurs.
Why were inventors essential or necessary for an industrial revolution to happen in America
if i have enough money, i----- buy a car. a, will b, shall
Amount of liquid measured in L or Lm