How the processor registers can be used in C ?

Answer Posted / sundeep

processor registers can be used to store variables which
are accessed frequently and if the registers are not used
by any other programs ,then those registers will be used to
allocate memory for those variabls.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are reserved words?

886


What Is The Difference Between Null And Void Pointer?

891


What are shell structures used for?

816


How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?

16103


Can a local variable be volatile in c?

792


What are the advantages and disadvantages of a heap?

956


GIVEN A FLOATING POINT NUMBER HOW IS IT ACTUALLY STORED IN MEMORY ? CAN ANYONE EXPLAIN?? THE 32 BIT REPRESENTATION OF A FLOATING POINT NUMBER ALLOTS: 1 BIT-SIGN 8 BITS-EXPONENT 23 BITS-MANTISSA

1698


How to declare pointer variables?

936


Why is this loop always executing once?

828


hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell

1978


What are the different types of control structures?

826


What is the scope of static variables in c language?

878


How do you list a file’s date and time?

841


Write a Program to find whether the given number or string is palindrome.

1008


What is New modifiers?

907