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
Define and explain about ! Operator?
Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?
how is the examination pattern?
How to delete a node from linked list w/o using collectons?
What is the difference between #include and #include 'file' ?
What are the rules for identifiers in c?
When is a null pointer used?
What is selection sort in c?
How do you define CONSTANT in C?
What is use of integral promotions in c?
How do you define a string?
What are terms in math?
How to find a missed value, if you want to store 100 values in a 99 sized array?
What does a function declared as pascal do differently?
What does the message "automatic aggregate intialization is an ansi feature" mean?