• Home
  • QUESTIONS & ANSWERS
  • Integrated Circuits (ICs)
  • What are the assembly language programming steps?

    * Question

    What are the assembly language programming steps?


    *
    Answer

    (1) Analyze the problem and determine the algorithm This is the most important step in programming.

    (2) drawing flow chart

    (3) allocation storage unit

    (5) debugging, test program