what is difference between restoring and non restoring
division?
Answers were Sorted based on User's Feedback
Answer / anindya mandal
In restoring method if after subtraction or addition if the
sign of A is changed then we restore the previous value of A
But in contrast with non restoring division if the sign of A
is negative then A, Q will be shifted left so negation bit
will be carry then. In both the cases we pruning the
negative bit
one by restoring method
another by shifting left method which is called non
restoring method.
| Is This Answer Correct ? | 93 Yes | 33 No |
Answer / khawlya maanjar
in restoring method after operation value sign is changes
after it stored previous value
| Is This Answer Correct ? | 14 Yes | 30 No |
WHat is execution in manual testing and when will we start execution and what language we use in execution
plz send me NIC Scientific Officer /Engineer-SB(Programmer) previous question paper or syllabus
Programs in JAVA to get the remainder and quotient of given two numbers without using % and / operators?
what is an INI file?
what are all the ant command options
How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there
how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out
what is integration testing in real time applications?
7.x=10; y=20; x<<2=? x<<1=? y>>2=?
what is the work of 1tier,2tier,&ntier? Plz Explain it!
how can i create report in abap to insert data in table pa0002 using insert command
how to remove header and footer in jcl using sort utility