M Mr. Dubey • 95.58K Points Coach Bookmark Embed Report View In MB-Short 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: 71 Filed under category Ruby Share
Discusssion
Login to discuss.