how do you declare variables in javascript?
No Answer is Posted For this Question
Be the First to Post Answer
What is undefined in math?
What is js full form?
Why do we need to declare variables?
What is camelcase in programming?
java pgm for compare two vesion and print the greatest version on the console. e.g: like 1.4.2 and 1.5.2 biggest is 1.5.2 1.2.5 and 1.2.8 biggest is 1.2.8
What is null in js?
What value does prompt() return if the user clicked the cancel button?
Is it possible to assign a php variable to javascript ? And also is it possible to fetch the page contents if the url is not under our control ?
Where should I put script tags?
Why javascript is dangerous?
what is the difference between the below two statements:- (1) var myname = "akiii"; (2) myname = "akiii";
What are classes in javascript?