One of the questions is:
Which of the following is NOT an array method?
push()
pop()
keys()
includes()
‘keys()’ is the expected answer, since it wasn’t one of the methods covered in the section, but it is an array method.
One of the questions is:
Which of the following is NOT an array method?
push()
pop()
keys()
includes()
‘keys()’ is the expected answer, since it wasn’t one of the methods covered in the section, but it is an array method.
Thank you for helping make FCC better. Bugs can be reported as GitHub Issues. Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.
Thank you. Searched to check if it was an issue, then created an issue after confirming it wasn’t one yet.