What are JavaScript types?
Answers were Sorted based on User's Feedback
Answer / venkateswaran
java script does not have a type.
its is used for client side scripting only.
| Is This Answer Correct ? | 22 Yes | 38 No |
What is the reason for wrapping the entire content of a javascript source file in a function book?
Create an array in javascript with a list of 4 colors, assign that array to the variable, ‘colors’.
What are the different ways in which we can use the link tag ? Illustrate with an example. Is it possible to link a file with another file on a different file server ? If yes, how ?
Does html5 replace javascript?
Which built-in method returns the string representation of the number’s value?
What is s+ in regex?
Is javascript object oriented?
Explain higher-order functions in javascript?
Should I disable javascript?
Can any one tell me how Java is purely an Oops language
Explain the unshift() method ?
Explain the difference between == and === in JavaScript.