Solved

For Array Data That Should Be Treated as a Queue,the

Question 70

Multiple Choice

For array data that should be treated as a queue,the _____ method is used,which is similar to the pop() method except that it removes the first array item and not the last.


A) ​reverse()
B) ​shift()
C) ​assert()
D) ​sort()

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions