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
What is difference between array.splice() and array.slice() method in javascript?
Can we learn javascript without knowing java?
Explain javascript event delegation model?
How to set a html document's background color?
What is the difference between textContent and innerText?
how can i change colour of a image in aspx file?
How to include the HTML tag inside the javascript tags?
Difference between '=', '==' and '===' operators?
Which javascript is best?
Is javascript case sensitive language?
What is a closure and why are they so useful to us?
What is data type in javascript?