12th Computer Science Preboard Paper 2025 || Complete Preboard Paper Solution Computer Science 12th

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.พ. 2025
  • 12th Computer Science Preboard Paper 2025 || Complete Preboard Paper Solution Computer Science 12th
    Queries Solved:
    CS Preboard Paper 2025
    Board Exam 2025 12th
    12th Board exam paper 2025
    10th Computer science question paper 2025 pre board
    pre board Computer science question paper 2025 answer
    class 10 Computer science solved paper pre board hbse
    class 10 Computer science paper solution 2025
    pre board question paper 2025 for 10th
    10th Computer science pre board paper 2025 solution
    10th Computer science most important question answer
    Computer science ke solved paper 10th preboard
    Computer science important questions class 10
    class 10th Computer science pre board question paper 2025
    class 10th Computer science question paper 2025 preboard
    class 10 Computer science pre board paper solution 2025
    class 10 Computer science pre board question paper
    10th Computer science pre board paper 2025
    Computer science pre board 2025 solved paper 10th hbse
    Computer science paper class 10th 2025
    pre board previous year question paper 10th
    10th Computer science pre board solved paper 2025
    #boardexam2025
    #education
    #science
    #mseducationtv
    #cclchapter
    #computerclasses
    #educationparty
    #cclChapter
    #computerclassesbysunil
    #studywithamancool
    #vedantu9thand10th
    #hindustanknowledge
    #madhviacademy
    #brainboxTutorials
    #scienceandfuneducation
    #hbse
    #haryanaboard
    #10thclass
    #physicswallahfoundation
    #12thclass
    #12thboardexam

ความคิดเห็น • 9

  • @SourabhSharmadikat
    @SourabhSharmadikat 8 วันที่ผ่านมา +1

    Thanks mam❤

  • @justdoit4722
    @justdoit4722 วันที่ผ่านมา

    ❤❤❤❤❤

  • @artivishnariya7952
    @artivishnariya7952 7 วันที่ผ่านมา

    queue is a linear data structure it is works on the FIFO method
    it is also called LILO ( last in last out )
    example = suppose you went to a cafe you went first and got served first and that one who came last served last

  • @artivishnariya7952
    @artivishnariya7952 7 วันที่ผ่านมา

    there are six access modes in python
    r = read-only ( it is used to read a file only )
    r+ = read and write ( it is used to read and write a file )
    w = write-only ( it is used to write a file only )
    w+ = write and read ( it is used to write and read an open file )
    a = append-only ( it is used for additions, no modification is allowed here in a data structure)
    a+ = append and read (open the file for both appending and reading )
    let me know if there is any mistake in my answer

  • @artivishnariya7952
    @artivishnariya7952 7 วันที่ผ่านมา

    text file extension = .txt
    binary file extension = .bin

    • @justdoit4722
      @justdoit4722 วันที่ผ่านมา

      Hlo tumahare pass cs ke notes hai

  • @artivishnariya7952
    @artivishnariya7952 7 วันที่ผ่านมา

    in question (vii)
    For which condition will this question be applicable?
    and also explain it

  • @artivishnariya7952
    @artivishnariya7952 8 วันที่ผ่านมา

    FIFO = FIRST IN FIRST OUT