What is the real difference between arrays and pointers?
Answer Posted / shailesh
u can access arrays by index where pointers are help to pass references to the object
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is c fast?
What is the purpose of the statement: strcat (S2, S1)?
explain what is fifo?
How was c created?
What are identifiers c?
What is the newline escape sequence?
can anyone please tell about the nested interrupts?
how to construct a simulator keeping the logical boolean gates in c
Explain a pre-processor and its advantages.
Explain what is the difference between far and near ?
What is difference between array and structure in c?
What is the difference between a free-standing and a hosted environment?
What are predefined functions in c?
Can you please explain the difference between exit() and _exit() function?
Describe the modifier in c?