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 advantages of c preprocessor?

700


What is Dynamic memory allocation in C? Name the dynamic allocation functions.

546


What is the difference between variable declaration and variable definition in c?

555


What is call by value in c?

550


any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above

637






can any one provide me the notes of data structure for ignou cs-62 paper

1694


What is static memory allocation?

597


What is a nested formula?

597


What is c programming structure?

614


How can I write a function analogous to scanf?

643


How can you check to see whether a symbol is defined?

583


Differentiate call by value and call by reference?

560


How would you use the functions fseek(), freed(), fwrite() and ftell()?

694


What are the advantages of the functions?

600


What are the types of c language?

547