Difference between Arrays and Pointers

What is the difference between Arrays and Pointers?

Answer.

Arrays use subscripted variables to access and manipulate data. Array variables can be equivalently written using pointer expression.

Pointers are used to manipulate data using the address. Pointers use * operator to access the data pointed to by them.

Aditya Venkatesh

I am a technology-enthusiast who is fascinated by computers and the Internet. I am also an amateur photographer. In the past, I worked as a technical writer for a well-known web development company in Hyderabad, India. I have a Master’s degree in Engineering.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe by Email

Enter your email address:

Delivered by FeedBurner

Recent Posts