Interviewer And Interviewee Guide

Advanced Embedded Systems Interview Question:

Tell me how are labels named in assembly language?

Submitted by: Muhammad
☛ Label name should be unique and must contain alphabetic letters in both uppercase and lowercase.
☛ 1st letter should always be an alphabetic letter.
☛ It can also use digits and special characters ?,.,@,_,$.
☛ Label should not be one of the reserved words in assembly language.
☛ These labels make the program much easier to read and maintain.
Submitted by: Muhammad

Read Online Advanced Embedded Systems Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.