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)

Answer: B

Computer Science & Information Technology

You might also like to view...

What is the difference between the class name and the Library name?

What will be an ideal response?

Computer Science & Information Technology

A processor is also known as a CPU.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology