In JavaScript a variable contains one value while an object may contain ___.
Options:
Explanation:
In JavaScript a variable contains one value while an object may contain many values.
Tags:
JavaScript
Answer:
In JavaScript a variable contains one value while an object may contain Many values.