answersLogoWhite

0


Best Answer

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.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are register variables What are the advantage of using register variables?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Advantage of using a CPU register over memory locations?

CPU register is faster than memory loacations


What is the advantage of swapping two variables without using 3 variable?

Nothing. Never do that.


What are register variables?

A register variables is that which got space in CPU internal register sets this requst can be granted or rejected by CPU ,by register veriable the processing speed become much faster for that variable.


What are Advantages to Correlation study?

An advantage of using a correlational study is that it allows you to investigate variables that cannot be directly manipulated.


What is the advantage of using a CPU register for temporary data storage over using a memory location?

Simple answer - speed. By using the CPU register, the information is kept "local" to the CPU. By storing a value in a memory location, a lookup has to be performed to retrieve it.


What is the scope of register variables?

The block they are declared in.


Memory allocation of variables declared in a program is?

in register


Where do register variables get stored?

Either in registers or on the stack.


HOW CAN WE REGISTER THE VARIABLES INTO A SESSION?

$_SESSION['name'] = "RAGHAV";


What is one advantage of using a variable to represent a pattern?

A single statement, using variables, can convey the same information as many, sometimes infinitely many, statements.


What is register and advantages of register?

registers are a small high-speed memory inside CPU. one advantage of using them is increase in CPU speed because of their high access rate in comparison by ram.


How do you identify the register variables?

Registry variables can be identified with registry allocation. The programmer will decide on the variables that need to be assigned to the registry, and variables not assigned to the registry will be held in RAM.