What is the value of num at the end of the given code snippet?
```
var num = 2; var sum = 0; var average = 0;
for (var count = 0; count < 3; count++)
{
sum = sum + num;
num++;
}
average = parseInt)sum/count);
```
a. 4
b. 5
c. 6
d. 2
b. 5
You might also like to view...
A ________ allows you to select only the records you want.
Fill in the blank(s) with the appropriate word(s).
A ____ is a three- or four-letter sequence, preceded by a period, that identifies the file type.
A. filename B. file extension C. file suffix D. file property
It is important that when using time as a series of labels on a chart to make sure the intervals are all different in order to create interest
Indicate whether the statement is true or false
When you are creating linked text boxes, a pouring pitcher indicates that:
a. you can link the second text box to the first text box b. the text box is too small to add additional text c. multiple text boxes are linked