Answer Posted / anil
* Padding is useful, for example, in conforming to
externally imposed
layouts of machine registers.
* The obvious advantage is efficient access by CPU.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
Why is c fast?
What is register variable in c language?
What header files do I need in order to define the standard library functions I use?
Why can’t we compare structures?
What is merge sort in c?
Can you please explain the scope of static variables?
What are Macros? What are its advantages and disadvantages?
What is the purpose of 'register' keyword in c language?
What is I ++ in c programming?
What is extern storage class in c?
Explain what is output redirection?
What is the difference between variable declaration and variable definition in c?
What are local variables c?
What are the different types of C instructions?