What are Register Variable? What are it's advantage?

Showing Answers 1 - 3 of 3 Answers

bharathi.p

  • Nov 30th, 2007
 

Asks the compiler to devote a processor register to this variable in order to speed the program's execution. The compiler may not comply and the variable looses it contents and identity when the function it which it is defined terminates.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions