Primitive Assembley Question: ============================= Assume your assembley language includes ONLY the following instructions: - 'inc REG': increments a given register by one. - 'dec REG': decrements a given register by one. - 'jnz LABEL': jumps to a given LABEL if the previous instruction's result was not zero. - 'HALT': stops running. Task: A and B registers hold non-negative values. The program should calculate the value of |A-B| and locate the result in C. In addition the language holds registers C, D, ..., Z, which you can assume are initialized at program start to zero.
Junior Software Interview Questions
12,122 junior software interview questions shared by candidates
Basics oops concepts. One program to write
Find greatest digit and its two adjacent in a number
Reverse the Given String?
Print all the elements of array?
What is the tool chain?
About oops concept any five explanation
What is IP Address ?
Do you have experience with microservices? if positive, then what have you done with?
Em que se consiste OOP? Como as classes são estruturadas Perguntas básicas sobre Javascript e Software Engineering
Viewing 1881 - 1890 interview questions