subject

Imagine you are writing a personal fitness program that stores the user's age, gender, height (in feet or meters), and weight (to the nearest pound or kilogram). Declare variables with the appropriate names and types to hold this information. Write a complete variable declaration statement with the type, the variable name, and a semicolon. a.
int age = 12;

char gender = "F";

double height = 5.2;

int weight = 90;

b.
int Age = 12;

char Gender = 'F';

double Height = 5.2;

int Weight = 90;

c.
int age = 12;

char gender = 'F';

double height = 5.2;

int weight = 90;

d.
int age = 12;

char gender = 'F';

double height = 5.2;

int weight = 90.0;

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 14:00
Mr. johnson creates a game in which the players see the world from their avatar’s perspective. what genre of game is this?
Answers: 2
question
Computers and Technology, 22.06.2019 13:00
Which option should u select to ignore all tracked changes in a document
Answers: 1
question
Computers and Technology, 22.06.2019 16:00
You have inserted new slides based on a word outline. how do you format these new slides to match the powerpoint presentation formatting? a. select all slides in the presentation and click format on the home tab. b. select the new slides and click reset on the home tab. c. select all slides in the presentation and click reset on the home tab. d. select the new slides and click format on the home tab.
Answers: 3
question
Computers and Technology, 22.06.2019 18:30
Which of the following commands is more recommended while creating a bot?
Answers: 1
You know the right answer?
Imagine you are writing a personal fitness program that stores the user's age, gender, height (in fe...
Questions
question
English, 19.07.2019 09:10
Questions on the website: 13722363