Skip to content
cs2study

cs2study

Computer Science C.B.S.E syllabus

  • Home
  • Python-Class XI
    • Videos
    • PDF/PPT
    • Programs
    • Papers
    • MCQ Quiz
    • Project/Practical File
    • Online Class-XI
  • Python-Class XII
    • Videos
      • File Handling
      • Python Functions
      • Stack
      • MySQL with Python
      • Videos-Networking
    • PDF/PPT
      • Function
      • Python Modules
      • File Handling
      • Stack and Queue
      • MySQL
      • Networking
    • Programs
      • Function Programs
      • File Handling
      • Stack and Queue
      • MySQL
      • MySQL Connectivity
    • Papers
      • Sample Papers
      • School Papers
      • Assignment/Test
    • MCQ
      • MCQ Quiz
      • MCQ Chapter-wise
    • Projects & Practical Files
    • Board Practical Exam
  • Python-Quick Revision
    • Notes
    • Errors and Outputs
    • Exam Revision Notes
    • Question Bank
  • C++
    • Notes
    • Programs/Questions
    • Project/Practical File
  • MySQL Software
  • Syllabus
  • Toggle search form

Stack and Queue

Posted on By Pallavi S No Comments on Stack and Queue

A data structure in python can be defined as a structure which can holds related data. In other words we can say that data structure is a way of storing, organizing and fetching data in computer. There are four data structure in python :

  1. List
  2. Tuple
  3. Dictionary
  4. Set

We will learn that how List can be implemented as STACK & QUEUES

STACK :

A stack is a linear data structure in python in which addition and deletion of elements can be done at one end only. A stack is known as LIFO (Last – In, First – Out) data structure in python. LIFO means the elements which are added in the last would be the first one to remove. Examples of stack are pile of books, pile of plates or stack of carom coins.

Class XII

Post navigation

Previous Post: Questions on Tuples
Next Post: XII-Board Practical Exam 2020-21

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • Tips-Networking Case-based Questions
  • XII-Board Practical Exam 2020-21
  • Stack and Queue
  • Questions on Tuples
  • Networking -Full Forms

Recent Comments

    Categories

    • About
    • C++
      • Notes
      • Programs/Questions
      • Project/Practical File
    • Class XI
      • MCQ
      • Online Class-XI
      • PDF/PPT
      • Project/Practical File
    • Class XII
      • Assignment/Test
      • Board Practical Exam
      • File Handling
      • File Handling
      • Function Programs
      • Notes
      • Projects and Practical Files
        • Stack
          • Stack and Queue
      • Quick Revision
        • Errors and Outputs
        • Exam Revision Notes
        • Question Bank
      • Stack and Queue
    • File Handling
    • Function
    • Home
    • MCQ Chapter-wise
    • MCQ Quiz
    • MCQ Quiz
    • MySQL
    • MySQL Software
    • Papers
    • Papers
    • PDF/PPT
      • MySQL
      • MySQL with Python
      • Networking
    • Practical/Project
    • Programs
    • Programs
      • MySQL Connectivity
    • Python Functions
    • Python Modules
    • Python_fundamentals
    • Sample Papers
    • School Papers
    • Syllabus
    • Videos
    • Videos
    • Videos-Networking

    Archives

    • March 2021
    • February 2021

    Categories

    • Assignment/Test paper
    • Board Practical Exam
    • Class XI
    • Class XI
    • Class XII
    • Function
    • MySQL Notes
    • MySQL with Python
    • Networking
    • tuple
    • XI Videos

    Copyright © 2025 cs2study.

    Powered by PressBook WordPress theme