Explain high-order and low-order bytes.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

How many ways are there to swap two numbers without using temporary variable? Give the each logic.

9 Answers  


What are the various topologies? Which one is the most secure?

2 Answers  


What is the importance of c in your views?

0 Answers  


Explain main function in c?

0 Answers  


how to get the starting address of file stored in harddisk through 'C'program.

2 Answers   Siemens,






What is the difference between char array and char pointer?

0 Answers  


int i=0,j; j=++i + ++i ++i; printf(" %d",j);

2 Answers   ME,


what are the uses of structure?

7 Answers   HCL,


Find Index of least significant bit set in an Integer. ex. int value is say 10001000 results should be 4.

1 Answers  


Difference between C and Embedded C?

1 Answers  


If we give two names then this displays the connection between the two people. It is nothing but flames game

1 Answers  


 Illustrate it   summing the series 2+4+6+......to n terms using  (i) while loop (ii) do-while loop

2 Answers  


Categories