answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What statement do you use to intilalize multiple variables?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between 'switch' statement and 'if' statement?

we can use switch statement in multiple time but in if statement we can not use multiple time


Which statement should you use if you have multiple conditions to check for the same variable?

SWITCHswitch( yourVar ){case 'A':foo++;case 'a':bar++;default :baz++;}The switch statement will only work with integer or character variables, however. If your variable is not of that simple type, then the switch statement will not work. In that case you need to use the standard if-then-else-if sequencing.


How do i create a bar graph with multiple variables?

You can either use multiple bars: these are bars for single variables which appear in groups. Sometimes it is appropriate to use stacked bars, where the bar for the groups are stacked, one on top of another.


Why we use Taylor's series?

why we use tailor series for calculating of error for a test with multiple variables justify it


How may the double variables temp weight and age be defined on one statement?

Use the comma operator: double temp {1.0}, weight {5.5}, age {21.0};


How do you choose multiple if statement and switch statement?

If you must evaluate two or more expressions separately, use multiple if statements. If you only need to test all the possible evaluations of a single expression, use a switch.


What does justify mean in math?

It means to proof with a statement that is assumed true and if the assumption leads to an impossibility, then the statement is false and you have to create a new one. You use variables, its not necessary to use numbers and make a real equation. -ccs


What is an advantage of using the multiple-step income statement?

It's easier to use than a single step.


Which operator will let us use multiple statement in an expression in c?

The comma operator will let you use multiple statements in an expression in C or C++.Strictly speaking, you cannot have a statement inside an expression, for example the following is completely wrong:int n;n = 1 + for (i=0; i


Can you use variables in case clauses in the switch statement?

YES - If the variable i a constant (final variable that is already initialized) NO - If the variable is not constant and is assigned at run time.


How do you use greatest common factor and least common multiple in a statement?

2,4,6,8,10,12 3,6,9,12,15 12 is in 3 and 12 is in 2


What is a team line in debating?

A team line is a short statement that sums up your case. You use it multiple times in a debate.