Answer Posted / srinivas
the speed of execution will be increased because we
accessing address of the variable rather than variables
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
Differentiate between Macro and ordinary definition.
Is struct oop?
What is calloc()?
How many types of sorting are there in c?
What is the advantage of an array over individual variables?
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What does 2n 4c mean?
What is the difference between array and pointer?
What is the difference between near, far and huge pointers?
Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?
How to write a multi-statement macro?
What is the condition that is applied with ?: Operator?
What is a shell structure examples?
What is far pointer in c?
What is a example of a variable?