What looping structures are there in JavaScript?
Answer Posted / kmbkrishnan
FOR, While and Do...While
Is This Answer Correct ? | 40 Yes | 5 No |
Post New Answer View All Answers
Define closure.
What is difference between module.exports and export?
How to have an element invoke a javascript on selection, instead of going to a new url?
What is postback in javascript?
Whether JavaScript has concept level scope?
What is the use of ‘debugger’ keyword in javascript code?
What is a scope in javascript?
How is javascript different from java?
Is a hash table an array?
Write a way by which you can do something on the close of the window ?
List the comparison operators supported by javascript?
What are different types of scope chain available in javascript?
What are decodeuri() and encodeuri() functions in javascript?
What is unescape() function?
Can you run javascript in notepad?