Download presentation
Presentation is loading. Please wait.
Published byJonathan Watkins Modified over 6 years ago
1
CS-401 Computer Architecture & Assembly Language Programming
Lecture-9 Branching
2
In the Last Lecture We discussed Conditional jumps Compare itself
3
Compare
4
Bubble Sort Iteration 1: 60 55 45 58
5
Bubble Sort Iteration 1: 55 60 45 58
6
Bubble Sort Iteration 1: 55 45 60 58
7
Bubble Sort Iteration 1: 55 45 58 60
8
Bubble Sort Iteration 2: 55 45 58 60
9
Bubble Sort Iteration 2: 45 55 58 60
10
Bubble Sort Iteration 2: 45 55 58 60
11
Bubble Sort Iteration 2: 45 55 58 60
12
Bubble Sort Iteration 3: 45 55 58 60
13
Bubble Sort Iteration 3: 45 55 58 60
14
Bubble Sort Iteration 3: 45 55 58 60
15
Bubble Sort Iteration 3: 45 55 58 60
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.