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

in little endien lsb is at lower addess and in big endien
msb at lower address

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are the variables argc and argv are local to main?

778


Explain how do you print only part of a string?

642


Did c have any year 2000 problems?

647


What are unions in c?

568


Which programming language is best for getting job 2020?

600






How can a string be converted to a number?

506


What is #include stdio h?

673


Write a code to generate a series where the next element is the sum of last k terms.

724


what do you mean by enumeration constant?

588


What is the use of sizeof?

543


What is wrong with this code?

684


What is a pointer and how it is initialized?

596


Why are all header files not declared in every c program?

592


Write a program to check armstrong number in c?

628


Why header files are used?

634