New: javascriptquizAll contentburnbotkrblurtactifitzzangamesburnpostr2cornellinstablurtphotographycurationbeblurtblurtgermanfrankbaconblurtafricablurtlatamblurthispanoblurtindiajapanblurtblockHotTrendingNewDAppskamranrkploy in javascriptquiz • 4 years agoJavascript quiz answer part 2( Question 2 ) 1.) var c = 0 ; // it is a variable that will be increased for each termkamranrkploy in javascriptquiz • 4 years agojavascript quiz has , Ended (Answers Part 1)Here are the answers to the quiz for Question No 1 : ( Question 1 ) 1.) window.alert(window.alert("hello")); here the output will be a alert box with a message saying hello. After closing…frk.world in javascriptquiz • 4 years agoJavascript QUIZ entry 2Here are answers for question 1 seven part. Source Code was : var x = 20 ;kahkashanrkploy in javascriptquiz • 4 years agoJavaScript quiz question 1 part 7 my entryThis is my second entry to JavaScript quiz question no 1 seventh part. Q 1 ----> part 7 ) a) x-- ; here the output will be as follow x is now 20 x is now 19 x is now 18 . . . . .…kamranrkploy in javascriptquiz • 4 years agoJAVASCRIPT QUIZ IS COMING TO AN END...!!!Last week I organised a javascript quiz on behalf of blurtutorials under my profile kamranrkploy. I was really thinking if anyone will participate and i am really happy to inform that not one …mohdzaid in javascriptquiz • 4 years agoJavascript quiz solution 2 part 3Create a Welcome page that say's , "Hello @sct.blurt , You have more than 2151170 blurt power". and below the message create a button to which if a user clicks on the above welcome message get's…mohdzaid in javascriptquiz • 4 years agoJavascript quiz#1 solution Q2 part 2Q2) print series of number as 2000 , 1800 , 1600 , ........ , -2000 and also print how many terms will be there for covering the series from 2000 to -2000. Ans 2. var count = 0; for…kamranhassan in javascriptquiz • 4 years agoJavascriptQuiz 1 Solutions(part 1)Ans1. Output will be 2 alert messages one after another first inner one i.e "hello" then outer will pop with "undefined " Ans2. A blank alert pop up Ans3. An Undefined alert pop up with…true.moaaz in javascriptquiz • 4 years agoMy entry to js quiz.QUESTIONS : Q1) Give the Output of the following javasript code , also provide the reason for your answe. window.alert(window.alert("hello")); Ans: Here first a pop up window alerts comes wit a…frk.world in javascriptquiz • 4 years agojavascript quiz answerMy entry for JS quiz. Question Number 1 Answer 1 : hello message in alert box and then a empty box. Answer 2 : a blank message inside the alert box. Answer 3 : @double-u has more than…charliechain in blurtutorials • 4 years agoJavaScript quiz entryWell, This is my JavaScript quiz entry post. If you want look out this announce post. Feel free to visit here. Answers with reason :- After putting this code there will be a alert box…kahkashanrkploy in javascriptquiz • 4 years agoMy Entry for JAVASCRIPT quiz #1Here is my attempt to question No 1 ( 1-6) Answers: window.alert(window.alert("hello")); Ans: Here we will see a hello alert box. window.alert( ); Ans: Here no message will be seen in…mohdzaid in javascriptquiz • 4 years agoJavascript quiz #1 solution 1Q1 window.alert(window.alert("hello")); Ans1. At First it it will display alert a message with hello and after clicking ok button it will display an alert box with message undefined.…kamranrkploy in blurtutorials • 4 years agoJAVASCRIPT QUIZ #1 , CONSOLE.LOG("ALL THE BEST");RULES: Question no 1 that have seven parts , for it create a seperate post for option 1 to 6 and write the outputs there. For Question No 1 part 7 create a seperate post and write the…