adplus-dvertising
frame-decoration

Question

The conversion of this hexa expression eca8 6420hex into binary is

a.

0000 1100 1010 1000 0110 0100 0010 0000two

b.

1110 1100 1010 1000 0110 0100 0010 1111two

c.

1110 1100 1010 1000 0110 0100 0010 0000two

d.

1110 1100 1010 1000 0110 0111 0010 0000two

Answer: (c).1110 1100 1010 1000 0110 0100 0010 0000two

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The conversion of this hexa expression eca8 6420hex into binary is

Similar Questions

Discover Related MCQs

Q. Instruction that loads a bits, byte, word, or double word of a string into the register EAX, is

Q. Hexadecimal number that this binary number (0001 0011 0111)two represents is

Q. In the MIPS instruction fields, the shamt field is of

Q. Data movement instructions include,

Q. In assembly language d=a-e will be instructed as

Q. If ($s2 < $s3) $s1 = 1; else $s1 = 0 in assembly language can be written as

Q. The binary notation of the 5hex is equal to the

Q. Variable that can be accessed through out the program is known as

Q. Optimization of the program that works within a single basic block is called

Q. The pointer of the stack, is always set to the

Q. Add $t0,$s1,$s2; add $t1,$s3,$s4; sub $s0,$t0,$t1 , the given lines of code gives an expression of

Q. The stack's segment that is used to have procedure's saved registers, is known as

Q. The assembly language instruction corresponding to the machine code 00af8020hex is

Q. The compilation of the given code in C instruction g = h + A[8]; will be

Q. The Intel 8087 build in 1980 was a/an

Q. The architecture of Intel 8086, announced in 1978 was

Q. Negating the hexadecimal expression (eca8 6420)hex will give

Q. The program, that instigates a procedure while execution, is known as

Q. In the instruction addi $t0,$t0,4 , I is for adding

Q. The data transfer instructions, that are used to transfer computer data from memory to