Skip to main content
Journey Uncommon Logo
JourneyUncommon
easyRubyeverything is an object nil true falseSingle-choice MCQ

What does `true.class.ancestors.include?(Object)` return, and why?

true.class.ancestors.include?(Object)