what is d pitfalls of registers variables

Answer Posted / kiran

As the no. of registers in a CPU are limited,we cannot declare many variables as register

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between variable declaration and variable definition in c?

564


What is the difference between scanf and fscanf?

664


What is substring in c?

639


What is the use of putchar function?

651


Create a simple code fragment that will swap the values of two variables num1 and num2.

813






When should you use a type cast?

593


What is sizeof int?

635


In c language can we compile a program without main() function?

580


What is a char c?

592


Can we change the value of static variable in c?

562


How do you determine a file’s attributes?

602


Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

603


What does 3 mean in texting?

615


What is keyword in c?

604


Can you assign a different address to an array tag?

698