How the processor registers can be used in C ?

Answer Posted / rahul singh

ACTUALLY PROCESSOR REGISTER ARE USED TO STORE THE DATA OR
RESULT DURING THE EXECUTION OF THE PROGRAM. PROCESSOR
REGISTER ARE CALLED MEMORY REGISTER.THE ACCESS TIME OF THIS
MEMORY IS VERY FAST.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is volatile variable in c?

879


What is function and its example?

917


Why is main function so important?

857


Explain what will be the outcome of the following conditional statement if the value of variable s is 10?

1020


What are different storage class specifiers in c?

877


write a program for the normal snake games find in most of the mobiles.

2039


Explain what is the difference between null and nul?

908


What is scope rule in c?

841


What does sizeof function do?

891


What is the difference between printf and scanf )?

815


Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?

1033


Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;

860


What are the application of void data type in c?

981


What are the types of functions in c?

768


What are the types of type specifiers?

819