aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Data Base Management System
  • A list of data items, usually words or bytes, with the ac...
Multiple choice

A list of data items, usually words or bytes, with the accessing restriction that elements can be added or removed at one end of the list only, is known as

  1. stack

  2. memory

  3. linked list

  4. heap

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

A stack is a LIFO structure where elements are added and removed from the same end, known as the top.

Keep practicing — related questions

  • A data structure where elements can be added or removed at either end but not in the middle
  • The process of accessing data stored in a tape is similar to manipulating data on a
  • A linear list in which elements can be added or removed at either end, but not in the middle is called
  • The type of linear data structure in which deletion can be done from one end (front) and insertion can take...
  • A data structure where elements can be added or removed at either end but not in the middle
  • Which of the following data structures represents an ordered list in which insertion and deletion both occu...
  • A stack is a linear data structure in which data is stored and retrieved in a _______.
  • A linear list in which elements can be added or removed at either end but not in the middle is known as
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