Top Posters
Since Sunday
g
3
3
2
J
2
p
2
m
2
h
2
s
2
r
2
d
2
l
2
a
2
New Topic  
Chemchem Chemchem
wrote...
Posts: 172
Rep: 0 0
A year ago
Consider the following JavaScript code:
var x = 10;
var count = 1;
while count < 11)     {
       console.log(count * x +  );
     count += 1;
}
What does this code do?
A) Displays the numbers 1 through 10 on the display until the user halts the program.
B) Multiplies the number 10 by 1 and logs the result in a file called console.
C) Counts by 10 and displays 10 numbers on the screen.
D) Adds the number 10 and 1 and logs the result in a file called console.
Textbook 
Complete A+ Guide to IT Hardware and Software

Complete A+ Guide to IT Hardware and Software


Edition: 8th
Author:
Read 39 times
1 Reply
Replies
Answer verified by a subject expert
Yeeeee89Yeeeee89
wrote...
Posts: 483
A year ago
Sign in or Sign up in seconds to unlock everything for free
More solutions for this book are available here
1

Related Topics

Chemchem Author
wrote...

A year ago
This calls for a celebration Person Raising Both Hands in Celebration
wrote...

Yesterday
Thank you, thank you, thank you!
wrote...

2 hours ago
Thanks
New Topic      
Explore
Post your homework questions and get free online help from our incredible volunteers
  1070 People Browsing
 125 Signed Up Today
Related Images
  
 39
  
 248
  
 313
Your Opinion
Which of the following is the best resource to supplement your studies:
Votes: 249