Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
for (var x=0;x==x;x++) { if (x>5&&x<8) { document.write(x); } }
javascript
loops
0 Vote
14 Réponses
1st Dec 2016, 5:24 AM
Tanaji Kolekar
Difference between (var ) and (let) in js ???
css
html
javascript
js
web
website
0 Vote
2 Réponses
9th Oct 2019, 7:11 AM
Ferdaws Frotan
Can a single quote i.e (var name: 'john') contain more that one word?? Eg (var name: 'john matara')......Am tremendously curious
data-types
javascript
1 Vote
2 Réponses
20th Apr 2017, 1:35 PM
Denzel Matara
How to use two (var box) tag in one js
javascript
-1 Vote
2 Réponses
4th May 2017, 5:30 AM
anshu j patidar
Why does this code have an output of 8? var z=0; for (var x=0;x<4;x++) { z+=2; } document.write(z);
javascript
operators
variables
2 Votes
22 Réponses
9th Oct 2016, 3:26 PM
Namita
What is the output of this code? for (var i = 5; i <9; i++) {document.write (9-i);}
code
coding
developer
javascript
js
variables
6 Votes
2 Réponses
12th Aug 2017, 12:24 PM
Tahir Usman
var s = document. getElementsByTagName(" "); (var x=0; x<s.length;x++) { s[ ].style.backgroundColor = "#33E
dom
javascript
0 Vote
2 Réponses
14th Oct 2016, 2:41 AM
Rita Kaye Gabutan
How is this equal to 10 var arr =[1,2,3,3,2,0] var x = 0 for (var i=1; i<arr.length; i++){ x+= arr[i] } alert(x)
https://code.sololearn.com/wufk4avd3ydi/?ref=app
0 Vote
6 Réponses
23rd Sep 2018, 12:11 PM
Adebayo Ogunmoriyele
Why( var a = 7;, var b = 7; )a===b is false & (var c = a; )a===c is true. Having problem to understand JavaScript reference type
javascript
refererencetype
3 Votes
9 Réponses
3rd Jul 2020, 5:31 AM
Gone
what is the output of this code?Explain in brief how. var arr = [1,2,3,4] var X = 1 for (var j=0, j <arr.length,j++){ x*=arr [j] } document write (x).
javascript
0 Vote
3 Réponses
14th Oct 2016, 2:07 AM
Vishwajeet Kumar Singh
What is Dry programming in JavaScript
(var
for
i+=10;
i<=10;
i=1;
1 Vote
1 Réponse
18th Sep 2017, 11:45 AM
Joshua Eze
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
Void functional void with bool function
0 Votes
Python
2 Votes
Are websites hackable?
2 Votes
TICTACTOE
1 Votes
Learn python
2 Votes
Error
0 Votes
BIG DOUBT🤔🤔🤔🤔
2 Votes
Need help (French)
1 Votes
Help for study
0 Votes
Spying on me
1 Votes