aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Computer Awareness
  • In which data structure can the insertion and deletion of...
Multiple choice

In which data structure can the insertion and deletion of elements be done only from one end?

  1. Array

  2. Queue

  3. Stack

  4. Tree

  5. Graph

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

A stack is a last in first out type of data structure. Here, the insertion and deletion of elements can be done only from one end.

Keep practicing — related questions

  • Which of the following data structures allows deletion of element from both the ends and insertion at only ...
  • Which of the following data structures represents an ordered list in which insertion and deletion both occu...
  • Which of the following data structures is an ordered list in which insertion always occurs at one end and d...
  • The type of linear data structure in which deletion can be done from one end (front) and insertion can take...
  • Which data structure allows deleting data elements from front and inserting at rear ends?
  • Which data structure allows deleting of data elements from front and insertion at rear?
  • Which of the following is a data structure in which insertion and deletion takes place at both the ends?
  • Which data structure allows deleting data elements from front and inserting at rear?
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