Answer Posted / vadivel t
conceptually, pointer is another representation of an array.
In both the concepts data elements can be accessed using
subscripts.
Array knows the boundary of it. But pointer will not know
its boundary, unless otherwise informed explicitly.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Who invented b language?
Which is the best website to learn c programming?
Why can arithmetic operations not be performed on void pointers?
How do you initialize pointer variables?
Why is #define used?
What is the best organizational structure?
Explain how can you determine the size of an allocated portion of memory?
How many types of operators are there in c?
What is the time and space complexities of merge sort and when is it preferred over quick sort?
What is s in c?
Write the Program to reverse a string using pointers.
What is the maximum no. of arguments that can be given in a command line in C.?
What is data structure in c language?
How does struct work in c?
What kind of structure is a house?