aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Data Structures and Algorithms
  • Which of the following data structures supports insertion...
Multiple choice

Which of the following data structures supports insertion or deletion of elements either from the front (head) or back (tail)?

  1. Queue

  2. Stack

  3. Dequeue

  4. Hash map

  5. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

yes dequeue supports insertion or deletion of elements from head or back.dequeue stands for double ended queue

Keep practicing — related questions

  • Which data structure allows deleting of data elements from front and insertion at rear?
  • Which data structure allows deleting data elements from front and inserting at rear?
  • Which data structure allows deleting data elements from front and inserting at rear ends?
  • Which of the following data structures allows deletion of element from both the ends and insertion at only ...
  • Which of the following data structures is a special type of data structure in which insertions and deletion...
  • In which data structure can the insertion and deletion of elements be done only from one end?
  • Which of the following is a data structure in which insertion and deletion takes place at both the ends?
  • A data structure in which elements may be added to or deleted from the front or the rear is called a
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Data Structures and Algorithms (1518 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy