What are JavaScript types?

Answer Posted / luckie

These are the different Javascript types.

Numbers (1, 2, 3, 59.45 etc.)
Booleans (true,false)
Strings ("Hello")
null (no value)
undefined (type of value is not defined)

except Yvar Who ever answered here for the question for different type javascript.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is event bubbling and capturing in javascript?

730


Some XYZ company is arranging for online aptitude tests. Draw detailed E-R diagram for the same..

1870


Write a program in Java to display the IP address of the local and remote machine.

1986


If we want to return the character from a specific index which method is used?

872


Does javascript support automatic type conversion, if yes give example.

840


Why would you use a sticky session?

721


Is a hash table an array?

721


What is innertext javascript?

650


Name the types of functions.

695


What is escape() function?

723


How do you check if a variable is an object

788


What is object freeze?

683


Which symbol is used for comments in Javascript?

1529


How do you sort in javascript?

763


List some data types supported by javascript?

698