Why javascript is called lightweight language?
No Answer is Posted For this Question
Be the First to Post Answer
How to create a popup warning box?
What is jscript used for?
Where can I learn javascript for free?
What is break and continue statements?
How to prevent modification of an object in Javascript?
What is the difference between a web-garden and a web-farm?
What is the use of history object?
List out the different ways an HTML element can be accessed in a Javascript code?
What does polyfill mean?
discuss scoping in javascript?
What is javascript hoisting?
Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..