How the processor registers can be used in C ?

Answer Posted / om prakash mishra

in C,processor registers can be used by keyword
register...however,this keyword is a request not a command
to compiler to make use of processor register.snce the
processor register are very limited therefore a compiler
can skip the register keyword.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is struct padding needed?

625


Is void a keyword in c?

570


What do you mean by invalid pointer arithmetic?

635


What are header files why are they important?

574


Why c is a mother language?

552






What is the total generic pointer type?

722


Which header file is essential for using strcmp function?

932


What is operator precedence?

639


Explain enumerated types in c language?

600


Why do we use stdio h and conio h?

629


A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers

647


how could explain about job profile

1446


Give the rules for variable declaration?

669


Explain how do you print an address?

652


Who invented bcpl language?

698