Discussion :: Javascript - CS
- Which are usually variables that are used internally in object methods and also are globally visible variables?
Answer : Option B
Explanation :
The variable properties are usually variables that are used internally in the objects methods, but can also be globally visible variables that are used through the page.
Be The First To Comment