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 does the c in ctime mean?

793


Write a progarm to find the length of string using switch case?

1843


What is the difference between Printf(..) and sprint(...) ?

1073


What is the use of function overloading in C?

889


Explain what is the heap?

806


What is indirection? How many levels of pointers can you have?

906


string reverse using recursion

2082


What are types of preprocessor in c?

809


What are the back slash character constants or escape sequence charactersavailable in c?

928


What is the explanation for modular programming?

906


Which is best book for data structures in c?

822


Linked list is a Linear or non linear explain if linear how it working as a non linear data structures

1956


Explain what is the purpose of "extern" keyword in a function declaration?

817


Explain high-order bytes.

883


What is the purpose of void in c?

797