ASSEMBLY LANGUAGE PROGRAMMING
ARCHITECTURE OF 8085
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
True
|
|
False
|
|
Either A or B
|
|
None of the above
|
Detailed explanation-1: -Quick links for Banking Exams exam a)It is an Object Oriented Programming Languageb)It is a High-level programming languagec)It is a low-level programming languaged)It is a language for assembling computerse)It is latest flash memory languageCorrect answer is option ‘C’.
Detailed explanation-2: -Assembly language programs are also machine dependent and not portable.
Detailed explanation-3: -Machine code is very hard to follow because it uses binary code to represent the instructions.
Detailed explanation-4: -The first assemblers were probably written in assembly language and then hand assembled into machine code. Even if the processor had no official ‘assembly language’ then programmers probably did most of the job of programming using some kind of pseudo code before translating that code into machine instructions.