Solved

Which of the Following Methods Is Used to Determine Whether

Question 21

Multiple Choice

Which of the following methods is used to determine whether a property is enumerable?


A) prop.propertyIsEnumerable(obj)
B) obj.propertyIsEnumerable(prop)
C) obj.Enumerable(prop)
D) propertyIsEnumerable(prop)

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions