246 views
0 votes
0 votes
P is a signed integer The 2's compliment representation of 8*P is (F87B)16 2's compliment of 8*p is?? Can be easily calculated by shifting bits in left direction 3 times

I want to ask when this shifting can be done  because for (-3) i.e., (110)2 ,to obtain -6 that is multiplication of 2 is not possible by shifting the bits left once

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
1
kd..... asked Nov 14, 2018
575 views
Please provide, how to make the truth table of such type of questions
0 votes
0 votes
0 answers
2
kd..... asked Sep 30, 2018
225 views
why does in sr latch with NOR gate r is taken with Q and s is taken with Q' and with NAND gate the reverse is taken i.e changing the position of Q and Q'
0 votes
0 votes
1 answer
3
Yashaswinipuvi asked Sep 20, 2018
1,119 views
Simplify the following expression : Y=A'BC+AB'C+ABC'+ABC.