At Ask Me Help Desk you can ask questions in any topic and have them
answered for free by our experts. To ask questions or participate in
answering them you must register for a free account. By registering you
will be able to:
Get free answers from experts in any of our 300+
topics.
Think of data structure as an "arrangement" - it is basically a structure to hold data! Almost always a data structure consists of 1 or more fields.
Many books have been written on this topic - you have to explain the background is - why are you asking this question? It will help explain better.
Pointers are not mandatory to data structure ... Pointers are used to create linked list or Pointers can just be another normal filed in a data structure.