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
How do I find javascript?
What is strict mode in javascript?
what is flux in javascript?
What is eager initialization in java?
What is the use of isNaN function?
What is null in programming?
How do I write script-generated content to another window?
Name some of the JavaScript features?
What is the difference between programing language and scripting language.?
Which is better for or foreach in javascript?
Which built-in method removes the last element from an array and returns that element?
Which built-in method combines the text of two strings and returns a new string?