Sorting an array in ascending order in 8086 using bubble sort method

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ย. 2024

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

  • @lagansardana
    @lagansardana 3 ปีที่แล้ว +5

    I have read somewhere that an array can contain similar type of data but here you have taken character as well as integers in the same array!

    • @Swetha-CSE
      @Swetha-CSE 2 ปีที่แล้ว +1

      Yea array is having similar data type ..but in this computer sense all alphabets are automatically converted into their corresponding integer value .
      .(by ASCII value)

    • @Dr.Hemant_Pokhariya_GEU
      @Dr.Hemant_Pokhariya_GEU  2 ปีที่แล้ว +2

      This is assembly language program.In this we can take any value from 00 H to FF H.It deals with hexadecimal number system.

    • @Dr.Hemant_Pokhariya_GEU
      @Dr.Hemant_Pokhariya_GEU  2 ปีที่แล้ว +2

      This is assembly language program.In this we can take any value from 00 H to FF H.It deals with hexadecimal number system.

  • @chaithanya1921
    @chaithanya1921 2 ปีที่แล้ว +2

    this vedio is very helpful sir...............................

  • @kaliyugavarmans1663
    @kaliyugavarmans1663 3 ปีที่แล้ว +4

    Excel IT students like here..... 👍👍

  • @svsims66
    @svsims66 4 ปีที่แล้ว +1

    Nice video sir.

  • @Dr.Hemant_Pokhariya_GEU
    @Dr.Hemant_Pokhariya_GEU  4 ปีที่แล้ว +1

    Bubble sort method.

  • @ThankYou-fo9rv
    @ThankYou-fo9rv 3 ปีที่แล้ว +1

    Sir do we have an 8086 simulator also

    • @Dr.Hemant_Pokhariya_GEU
      @Dr.Hemant_Pokhariya_GEU  3 ปีที่แล้ว

      yes we have 8086 emulator where you can perform your programs in 8086.Check my other video lectures.I will share link soon.

  • @koushalreddy8452
    @koushalreddy8452 2 ปีที่แล้ว +1

    sir where will the output sores i mean what is the location of the output

    • @Dr.Hemant_Pokhariya_GEU
      @Dr.Hemant_Pokhariya_GEU  2 ปีที่แล้ว

      Output will store from 501 offset to 504 offset or memory location

    • @koushalreddy8452
      @koushalreddy8452 2 ปีที่แล้ว +1

      @@Dr.Hemant_Pokhariya_GEU ok thank you

  • @pasumarthiashik1099
    @pasumarthiashik1099 4 ปีที่แล้ว

    confused somewhere but good.

  • @vikasreddy8575
    @vikasreddy8575 4 ปีที่แล้ว

    Nice video sir.