Top Posters
Since Sunday
a
5
k
5
c
5
B
5
l
5
C
4
s
4
a
4
t
4
i
4
r
4
r
4
New Topic  
vposada vposada
wrote...
Posts: 156
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 type of code is being used?
A) An endless loop
B) A for while loop
C) A for loop
D) A while loop
Textbook 
Complete A+ Guide to IT Hardware and Software

Complete A+ Guide to IT Hardware and Software


Edition: 8th
Author:
Read 29 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

vposada Author
wrote...

A year ago
This helped my grade so much Perfect
wrote...

Yesterday
Just got PERFECT on my quiz
wrote...

2 hours ago
Thank you, thank you, thank you!
New Topic      
Explore
Post your homework questions and get free online help from our incredible volunteers
  889 People Browsing
Related Images
  
 4425
  
 4078
  
 835