MCQ Single Best Answer Easy

QWhich of the following function of Array object applies a function simultaneously against two values of the array (from left-to-right) as to reduce it to a single value?

ID: #21488 Important Points about Javascript 104 views
Question Info
#21488Q ID
EasyDifficulty
Important Points about JavascriptTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A pop()
  • B push()
  • C reduce()
  • D reduceRight()
Correct Answer: Option C

Explanation

reduce()

drt

Share This Question

Challenge a friend or share with your study group.