Home / Report Question

Q. Which method adds an element at the front of the Deque?
  • A. add()
  • B. offerFirst()
  • C. push()
  • D. insert()