Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

What does undefined value mean in javascript?

4 like 0 dislike
Hello

What does undefined value mean in javascript?

Please give me your feedback........
asked 1 year ago by rad_joshep (19,390 points)

1 Answer

2 like 0 dislike
 
Best answer
Undefined value means the variable used in the code doesnt exist or is not assigned any value or the property doesnt exist.
answered 1 year ago by daneim (127,080 points)

Related questions