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

Поделиться
HTML-код
  • Опубликовано: 9 ноя 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.

  • @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  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.

  • @pasumarthiashik1099
    @pasumarthiashik1099 4 года назад

    confused somewhere but good.

  • @vikasreddy8575
    @vikasreddy8575 4 года назад

    Nice video sir.