Google News
logo
Vue.JS - Quiz(MCQ)
Which of the following method does not represent the non-mutation?
A)
Splice() Method
B)
Concat() Method
C)
Reverse() Method
D)
None of the above

Correct Answer :   Reverse() Method


Explanation : The Reverse() method does not represent the non-mutation.

Advertisement