How to add two numbers without using arithmetic operators?
Answer Posted / pradeep
prashant answer is wrong suppose add two similar numbers
prashant answers will fail because addtion of two similar
bits according to the bitwise xor fails.
| Is This Answer Correct ? | 17 Yes | 10 No |
Post New Answer View All Answers
What is assignment operator?
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
What is difference between Structure and Unions?
a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none
What is int main () in c?
What does 4d mean in c?
Define C in your own Language.
What are the uses of a pointer?
What is logical error?
A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
What is meant by high-order and low-order bytes?
What header files do I need in order to define the standard library functions I use?
provide an example of the Group by clause, when would you use this clause
What do you mean by a local block?
How will you find a duplicate number in a array without negating the nos ?