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

Which calculator correctly shows the quotient of6.47 x 10-153.36 * 10-29 ​
2???-4??=39 Figure out what the ?'s is. You CANNOT/maybe can use a calculator. Can you solve 9????-7???=498 Extra points if right for second one! (I will post
What is true of composite volcanoes?
PLEASE HELP. 20 POINTS Many European countries competed with each other to add new territory to their empires in the late nineteenth and early twentieth centuri
​ Per vehicle mile, motorcyclists are ____ times more likely to die in a crash than passenger car occupants.
please answer question one
Using HL, determine whether EFG=JHI . Explain your reasoning. A. Yes, the triangles are congruent by HL. 1) GE=1], given 2) EFHI, given B. Yes, the triangles ar
What does bargain in good faith mean?
help answer question 3
The sum of 2 and a number is the product of that number and 4