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
What is an undefined value in JavaScript?
Explain escape() in javascript?
Which operator is used to assign a value to a variable?
what difference between args.length and args.length() in command line argument?
Explain how can you submit a form using JavaScript?
What is difference between local variable and global?
Which built-in method returns the index within the calling string object of the first occurrence of the specified value?
List different ways of empty an array in javascript?
What is are the types of the pop up box es available in javascript?
What is double exclamation point?
How do I view javascript in chrome?
What is "strict mode" and how is it used in JavaScript?
How can you get the total number of arguments passed to a function?
What is console.log()?
What is a boolean search?