What is the output of the following code?
Var scores = [92,68,83,95,91,65,77];
Var highScores = scores.filter(gradeA) ;
Function gradeA(value) {
Return value > 90;
}
A) [92,95,91]
B) [96,97,98]
C) [68,83,65,77]
D) [91,92,65,68,77,83]
Correct Answer:
Verified
Q43: The _ method diminishes array from the
Q44: Identify the expression in which the initial
Q45: The _ method performs an action similar
Q46: Which of the following statements is used
Q47: Identify the general syntax of the forEach
Q49: What is the output of the following
Q50: Which of the following methods is used
Q51: Identify a method that tests whether the
Q52: What is the output of the following
Q53: Identify a true statement of array.find(callback [,thisArg])method.
A)
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents