Answer Posted / shekvem
Javascript has five types of data types
1.Number
2.String
3.Boolean
4.Null
5.Undefiend
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you change the style/class on any element using javascript?
What are undefined and undeclared variables?
What is built in function in javascript?
What is the real name of JavaScript?
Basic methods for opening a popup window using javascript?
Can you explain the difference between call and apply?
Explain the for-in loop?
What is array constructor in javascript?
What is event in web programming?
What is eval() in javascript?
Which built-in method sorts the elements of an array?
What is difference between scripting and programming?
How to remove duplicates from javascript array?
How many types of variables are there in javascript?
Explain javascript debounce function?