what is meant by the "equivalence of pointers and arrays" in
C?

Answer Posted / nikhil

The meaning of equivalence is to convey that the pointers
and array syntax like ptr[i] *(array +i) can be used
interchangeably.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what happens if you free a pointer twice?

615


i have a written test for microland please give me test pattern

2189


Which are low level languages?

640


What are the advantages and disadvantages of a heap?

716


What are inbuilt functions in c?

562






how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12

656


What is a far pointer in c?

600


Where are c variables stored in memory?

601


What are pragmas and what are they good for?

580


What are pointers? Why are they used?

632


in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures

680


What is assert and when would I use it?

584


Give basis knowledge of web designing ...

1578


Explain what is a static function?

634


What is static volatile in c?

580