Answer:
Explanation:
the answer is also in the question. The loop is used to control the number of program execution. So in order not to run forever, the loop should be included inside the loop brackets. Then you can restructure the code as done below.
var numItems = promptNum("How many items?");
var total = 0;
var itemPrice=0;
while (numItems > 0){
itemPrice = promptNum("Enter next item price");
total = total + itemPrice;
numItems = numItems - 1;
}
console.log("The total is" + total);
The value to be displayed will be the total of the item prices inputted.
The answer for the 1st blank is text.
Answer:
The correct answer to the following answer will be Speed.
Explanation:
- As we all know that computer works at a remarkable speed, no one can match the speed of the computer system.
- No one having the capacity of solving the computations (complex) fastest than any computer.
- Its can be the feature by which connection of the network between a server and a switch can't be improved by the collection of link.
The other three options A, C and D can't be the features of network connection as they are not related to the given statement.
Answer:
Explanation:
be themselves and that is more than enough to be beautiful. Lastly, I would organize the colorson each photo to be organized to make it look like flowers. That would add a nice touch to seemlike the unorganized pictures are actually organized.
When a blocked number tries to send you a text message, it won’t go
through, and they will likely never see the “delivered” note. On your
end, you’ll see nothing at all. As far as phone calls are concerned, a
blocked call goes directly to voice mail. On your end, you’ll get a
special “blocked messages” folder in your voice mail inbox if they leave
a message, but you won’t get a notification they called.