Learning x86 with NASM - Declaring Uninitialized Data

In this video, we will learn how to declare uninitialized data using the bss section. We will also see how DUP can be used to create initialized data set to a default value Code for this video is available at: https://github.com/scprogramming/Lear... This video is part of my free Foundations of Assembly Programming with nasm course: https://olivestem.net/courses/x86-ass... Check out all our free courses at: https://olivestem.net/courses