Q. Which are usually variables that are used internally in object methods and also are globally visible variables?
β
Correct Answer: (B)
Variable properties
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.