Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Add 2 64 bit numbers on a 32 bit machine

Answers were Sorted based on User's Feedback



Add 2 64 bit numbers on a 32 bit machine..

Answer / 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

Add 2 64 bit numbers on a 32 bit machine..

Answer / kkm

8

Is This Answer Correct ?    2 Yes 20 No

Add 2 64 bit numbers on a 32 bit machine..

Answer / chat4@allinterview.com

16

Is This Answer Correct ?    9 Yes 52 No

Post New Answer

More C Interview Questions

What are high level languages like C and FORTRAN also known as?

0 Answers  


#define d 10+10 main() { printf("%d",d*d); }

6 Answers  


Can we replace the struct function in tree syntax with a union?

0 Answers   Huawei,


Heyyy All, Just a challenge . A C program with if Else if(){ /// insert sumthing print ("in if") // insert sumting } else { ///// insert sumthing print ("in else"); //// insert sumthing } can anyone modify it so that program prints. if and else both

3 Answers  


1)which of following operator can't be overloaded. a)== b)++ c)?! d)<=

16 Answers   CybOrg, Siemens,


Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014  Npu university

0 Answers  


Define Spanning-Tree Protocol (STP)

0 Answers  


. Explain the differences between fork() and exec() in C

2 Answers  


What are the types of type qualifiers in c?

0 Answers  


write a fuction for accepting and replacing lowercase letter to'Z' with out using inline function.

5 Answers   Temenos,


Why c is called a mid level programming language?

0 Answers  


How can we see the Expanded source code and compiled code for our source program in C?

1 Answers  


Categories