nova
k
u
n
Projects
Learnings
Log In
Projects
Learnings
Log In
What does the 'respond_to?' method check?
Choose what 'respond_to?' is used for.
Tests if an object is nil
Checks if a method is defined on a class
Checks if an object has a method
Executes a method if it's defined
Question 1 of 10