Add 2 64 bit numbers on a 32 bit machine
Answer Posted / ravi
add 32 bit part of each number first and and then other
32 bit part use the carry register as well in the process
Is This Answer Correct ? | 55 Yes | 3 No |
Post New Answer View All Answers
When should you not use a type cast?
Explain how can you check to see whether a symbol is defined?
When the macros gets expanded?
What is spaghetti programming?
What is array of structure in c programming?
how to create duplicate link list using C???
Explain how can type-insensitive macros be created?
What are the 5 types of organizational structures?
What is the right way to use errno?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
How is null defined in c?
What are the 5 organizational structures?
How can I rethow can I return a sequence of random numbers which dont repeat at all?
What is equivalent to ++i+++j?
List some of the dynamic data structures in C?