What is the real difference between arrays and pointers?
Answer Posted / anu yadav
array can be of any size whereas pointer is always of 2 byte......
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is C language ?
Why do we use c for the speed of light?
What are loops c?
What is the right type to use for boolean values in c? Is there a standard type?
What is gets() function?
What is array in C
Why does notstrcat(string, "!");Work?
Is main is user defined function?
What is static and auto variables in c?
What are the types of macro formats?
What is double pointer in c?
what are bit fields in c?
What is difference between scanf and gets?
What is 'bus error'?
What will be the outcome of the following conditional statement if the value of variable s is 10?