Advertisements
Advertisements
Question
Write a notes to type casting in JavaScript.
Short Note
Solution
Type conversion is the act of converting one data type into a different data type which is also called as casting. In Java Script there are two type of casting.
- Implicit casting and
- Explicit casting
shaalaa.com
JavaScript Variables
Is there an error in this question or solution?