Multiple Choice
You can create a function that will be used as an object method by referring to any object properties it contains with the ____ reference.
A) self
B) this
C) super
D) object
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Match each statement below with a corrct
Q5: The _ property is a built-in property
Q6: To delete a specific property in a
Q7: The code (methods and statements)and data (variables
Q8: Which method of the Math object rounds
Q10: Describe two ways of adding properties to
Q11: To execute the same statement or command
Q12: Describe two ways of adding a method
Q13: What is garbage collection and how is
Q14: You can append the name of any