Wednesday, 18 September 2013

how javascript interprets variables?

how javascript interprets variables?

How javascript interprets variables if it can be used without declaring?
Or if it is using a "var" to declare, how javascript know that this
variable is for string, boolean.. etc. Answers will be highly appreciated.
Thanks.

No comments:

Post a Comment