A Admin • 831.35K Points Coach Q. What does the each_slice method do in Ruby enumerators? (A) Iterates over each consecutive sequence of a given size in a collection (B) Splits a collection into slices before elements that satisfy a given condition (C) Iterates over each element in a collection along with its index (D) Checks if any element satisfies a given condition Correct Answer - Option(A) Views: 19 Filed under category Ruby Hashtags: Share Manage Tags
Discusssion
Login to discuss.