UGC net previous solution
2006 JUNE paper 1 solution 2006 December paper 1 solution 2007 June NET paper 1
2006 JUNE paper 1 solution 2006 December paper 1 solution 2007 June NET paper 1
With sign magnitude we denote one of the bits ( left one, also known as the most significant bit-MSB) to indicate whether a number is positive or negative. Usually we set MSB ‘0’ to indicate the number is positive and a ‘1’ indicates the number is negative. Using this method we get the following: MSB… Read More »