What exception will be raised when you try to access an object attribute that is undefined?
What exception will be raised when you try to access an object attribute that is undefined?
a. ReferenceError
b. AttributeError
c. SyntaxError
d. NotImplementedError
e. NameError