What is the difference between big endian form and little
endian form? write a code to convert big endian form to
little endian and vice versa..

Answer Posted / peter

Little endian has least significant digit at far left.
Big endian has most significant digit at far left.

Is This Answer Correct ?    28 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the keywords in c?

647


What is a char in c?

559


What is identifier in c?

552


What does node * mean?

716


How can I do graphics in c?

599






Can you assign a different address to an array tag?

704


Write a program to find factorial of a number using recursive function.

650


Why do we use int main instead of void main in c?

626


Explain how can I prevent another program from modifying part of a file that I am modifying?

645


Is c object oriented?

544


What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.

1788


how to build a exercise findig min number of e heap with list imlemented?

1614


How do you use a 'Local Block'?

728


What is c standard library?

694


Where are some collections of useful code fragments and examples?

721