define register storage class - computer


Define Register Storage Class - computer programming?

The Storage class register notify the compiler that the associated variables must be stored in high-speed memory register. Value stored in a CPU register can forever be accessed faster than the one that is stored in memory. If a variable is used at several places in a program it is superior to declare its storage class as register. Common candidates for such treatment comprise loop function and variables parameters. 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: define register storage class - computer
Reference No:- TGS0305040

Expected delivery within 24 Hours