Top Posters
Since Sunday
r
4
L
4
3
d
3
M
3
l
3
V
3
s
3
d
3
a
3
g
3
j
3
New Topic  
Chemchem Chemchem
wrote...
Posts: 172
Rep: 0 0
2 years 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 49 times
1 Reply
Replies
Answer verified by a subject expert
Yeeeee89Yeeeee89
wrote...
Posts: 483
2 years 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...

2 years ago
You make an excellent tutor!
wrote...

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

2 hours ago
This site is awesome
New Topic      
Explore
Post your homework questions and get free online help from our incredible volunteers
  1454 People Browsing
Related Images
  
 4492
  
 306
  
 172
Your Opinion
Where do you get your textbooks?
Votes: 447