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

Describe a chemical indicator. What is it? What is it used for? How does it work? Please help me! Thank you!
Which term describes the relatively constant internal physical conditions of an organism? A.) cell specialization B.) homeostasis C.) organ system D.) unicellul
I need help for document B:1 and 2, please help
Work out the following, giving your answer in its simplest form
tom jogged from 10:30 a.m. to 12:15 p.m. he traveled a distance of 7 miles. what was his average rate of jogging
Help please I don't know what to write in the table
The word heterotroph means “other-feeder” or _____________. a makes its own energy b must rely on other organisms for energy c able to make its own food
what those this mean
cuestionario de 10 preguntas basicas en ingles
Which of the following represents a car traveling 20 miles/hour? 40 miles traveled in 2 hours 60 miles traveled in 6 hours 40 miles traveled in 3 hours 10 miles