what is the difference between the below two statements:- (1) var myname = "akiii"; (2) myname = "akiii";
No Answer is Posted For this Question
Be the First to Post Answer
About document.getElementID? Explain giving one example. This was asked by a interviewer when i said that i know some JavaScript.
What is the difference between ‘function declaration’ and ‘function expression’?
What is the prototype object in javascript and how it is used?
what is event bubbling and event capturing in javascript?
What does three dots mean in texting?
Which companies are using node js?
What does it mean in javascript?
Can we create session in javascript?
How do I view javascript files in chrome?
How to write hello world on the web page?
What is the difference of "settimeout" function and setinterval functions in javascript
Difference between window.onload and onDocumentReady?