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
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
What is clrscr ()?
What is mean by data types in c?
How does placing some code lines between the comment symbol help in debugging the code?
Is c procedural or functional?
What is the correct code to have following output in c using nested for loop?
What is calloc()?
What is static memory allocation? Explain
What is a program?
Can we initialize extern variable in c?
Explain the process of converting a Tree into a Binary Tree.
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
write a program to create a sparse matrix using dynamic memory allocation.
Why does everyone say not to use gets?
Where local variables are stored in c?