How the processor registers can be used in C ?

Answer Posted / wolverine

register data type variablename; // to use processor registers

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....

1364


What oops means?

574


what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?

1444


How many keywords are there in c?

584


How can I delete a file?

621






What is the difference between union and anonymous union?

831


What is multidimensional arrays

622


What are the types of bitwise operator?

657


i have a written test for microland please give me test pattern

2173


Explain how can I avoid the abort, retry, fail messages?

583


Differentiate between a structure and a union.

756


What are header files why are they important?

571


why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above

603


how to execute a program using if else condition and the output should enter number and the number is odd only...

1648


Explain the meaning of keyword 'extern' in a function declaration.

709