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 |
A combination of multiple keys defined in a physical file or logical file is called a _________ key
What are the compilers of JAVA and .NET Programming languages?
Which tag is used to break a line
Given three sides of a triangle. Write the Program to determine whether the triangle is : 1) Invalid 2) Right Angled 3) Isoscales 4) Equilateral 5) Not Special An Isoscales right angled triangle should be taken as a Right Angled Triangle
3 Answers FFC, Goldman Sachs, Student,
kindly send interview materials
swap two number wthout using third variable
WAP to print all prime nos between 1 to 100 without using user input...pls reply within few hours...
ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set
what do you meant by Platform-Independent in Java?
I've an application where i need to give access to all the features only to admin and only few features to normal users. Say Menu...i dont want all my menu items to be accessible to all the users only the admin people can see few all the features where as normal users can have access to limited menu items...how can i achieve this. Please note that my menu is not a database driven menu.
how to convert the data from HTML file to SAS dataset?
Which tag is used to create table row