Name the datatypes of javascript?
Answer / Nishant Trivedi
"JavaScript has six main data types: Number, String, Boolean, Null, Undefined, and Object."
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the variable naming conventions in javascript?
What are the string methods?
What is a closure and why are they so useful to us?
What is the difference between an array and an object?
Define unescape() function?
What is lazy loading java?
What is event bubbling in the dom?
what is the extension of java script.
Is there any class in javascript?
Write a javascript program to make a simple calculator
Describe negative infinity in javascript?
Please write the Code of simple javascript calculator withot eval() function