Ruby - Variables and Data Types
In Ruby, which of the following best describes the value returned by calling
.class on an object?.class on an object?.class method.class method returns the class of the object it is called on.obj.class returns the object's class [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions