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 |
How to convert json object to string?
java pgm for reads a file(text file) and removes all the spaces then the text and write this back into the same file. e.g: (Input) _______ chennai is fourth biggest city in india. (output) _______ chennaiisfourthbiggestcityinindia.
Write about the errors shown in javascript?
How to toggle display an html element?
How do I open a website code?
How many types of functions JavaScript supports?
Do you need to declare variables in javascript?
Explain typecasting in javascript?
Is jquery easier than javascript?
Please write the Code of simple javascript calculator withot eval() function
How do functions work in javascript?
Describe the properties of an anonymous function in JavaScript?