Language

3. Assembly Language Programming Variable concept | Bangla Tutorial



Abdulla Al Noman

Allocating Memory for Integer Variables:
When an integer variable is declared, the assembler allocates memory space for the variable. The variable name becomes a reference to the memory space allocated to that variable.

Syntax:
name directive initializer initial value

Examples:

a db 4
b db ?

Source

Similar Posts

9 thoughts on “3. Assembly Language Programming Variable concept | Bangla Tutorial
  1. ভাই ধন্যবাদ
    কিন্তু আমরা যারা নতুন তাদের জন্য আাপনার বোঝানো টা যথেষ্ঠ নয়,
    কোথায় কোনটা এবং কি জন্য ব্যবহার করছেন তা বলে দিলে টিউটোরিয়ার গুলোর মান আরো উন্নত হতো
    mov dl,13 explain it please

    why???

  2. Why do you keep writing you're titles in english but fail to speak in English this is getting annoying. and all you're doing is writing code and not guiding on what the specific pieces are code are and what they mean and why they are written in this way.

  3. Why do you keep writing you're titles in english but fail to speak in English this is getting annoying. and all you're doing is writing code and not guiding on what the specific pieces are code are and what they mean and why they are written in this way.

Comments are closed.

WP2Social Auto Publish Powered By : XYZScripts.com