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...

Two's compliment of -5

Answer Posted / ramprasad g

ans: +5

-5 will be stored as 2's complement of 5
2's complement of -5, is thus 2 times 2's complement of 5.
so the ans is 5 itself.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of a static variable in c?

1109


main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above

1153


How can I write a function analogous to scanf?

1232


write a program to create a sparse matrix using dynamic memory allocation.

4955


Write a program to reverse a string.

1144


What is wrong with this initialization?

1061


Can you please explain the difference between malloc() and calloc() function?

1181


What are dangling pointers in c?

1350


Are negative numbers true in c?

1108


1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321

3783


Tell us something about keyword 'auto'.

1109


Function calling procedures? and their differences? Why should one go for Call by Reference?

1134


Explain the difference between ++u and u++?

1187


Is c a great language, or what?

1166


Explain goto?

1205