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


Please Help Members By Posting Answers For Below Questions

When should you not use a type cast?

884


Explain how can you check to see whether a symbol is defined?

867


When the macros gets expanded?

1080


What is spaghetti programming?

876


What is array of structure in c programming?

1006


how to create duplicate link list using C???

2273


Explain how can type-insensitive macros be created?

774


What are the 5 types of organizational structures?

772


What is the right way to use errno?

821


Write the test cases for checking a variable having value in range -10.0 to +10.0?

2064


How is null defined in c?

860


What are the 5 organizational structures?

791


How can I rethow can I return a sequence of random numbers which dont repeat at all?

969


What is equivalent to ++i+++j?

852


List some of the dynamic data structures in C?

1003