Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Compare and contrast compilers from interpreters.

1184


What is the 'named constructor idiom'?

1150


What does the file stdio.h contain?

1119


What is && in c programming?

1227


By using C language input a date into it and if it is right?

1134


Can you please explain the difference between syntax vs logical error?

1242


What are the basic data types associated with c?

1319


What is bss in c?

1163


Why can arithmetic operations not be performed on void pointers?

1097


the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above

1304


Explain about the constants which help in debugging?

1422


List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

2797


When should volatile modifier be used?

1076


Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.

2061


Explain what is a stream?

1145