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
What is preprocessor with example?
Write a program to print factorial of given number using recursion?
What is difference between %d and %i in c?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
can we implement multi-threads in c.
When c language was developed?
What is a struct c#?
What are the types of assignment statements?
What is meant by keywords in c?
explain what are actual arguments?
What is data types?
What is enumerated data type in c?
How can I remove the leading spaces from a string?
In C programming, what command or code can be used to determine if a number of odd or even?
Why is this loop always executing once?