The reduce and reduceRight methods follow a common operation called __________
(a) filter and fold
(b) inject and fold
(c) finger and fold
(d) fold
This question was addressed to me in an internship interview.
The question is from Array and Related Methods topic in portion Lexical Structures of JavaScript