Hexadecimal number that this binary number (0001 0011 0111)two represents is ____________
Hexadecimal number that this binary number (0001 0011 0111)two represents is ____________
The binary notation of the 5hex is equal to the ______________
The binary notation of the 5hex is equal to the ______________
Variable that can be accessed through out the program is known as _________
Variable that can be accessed through out the program is known as _________
Data movement instructions include _____________
Data movement instructions include _____________
if ($s2 < $s3) $s1 = 1; else $s1 = 0 in assembly language can be written as _______________
if ($s2 < $s3) $s1 = 1; else $s1 = 0 in assembly language can be written as _______________
In assembly language d=a-e will be instructed as ___________
In assembly language d=a-e will be instructed as ___________
In the MIPS instruction fields, the shamt field is of ____________
In the MIPS instruction fields, the shamt field is of ____________
The given lines of code temp = v[k]; v[k] = v[k+1]; v[k+1] = temp represents the function of _____________
The given lines of code temp = v[k]; v[k] = v[k+1]; v[k+1] = temp represents the function of _____________
Instruction that loads a bits, byte, word, or double word of a string into the register EAX, is ______________
Instruction that loads a bits, byte, word, or double word of a string into the register EAX, is ______________
The conversion of this hexa expression eca8 6420hex into binary is __________
The conversion of this hexa expression eca8 6420hex into binary is __________