answersLogoWhite

0


Best Answer

Transversing

Accessing each record exactly once so that certain items in the record may be processed.(This accessing or processing is sometimes called 'visiting" the records.)

Searching

Finding the location of the record with a given key value, or finding the locations of all records, which satisfy one or more conditions.

Inserting

Adding new records to the structure.

Deleting

Removing a record from the structure.

Sometimes two or more data structure of operations may be used in a given situation; e.g., we may want to delete the record with a given key, which may mean we first need to search for the location of the record.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

its a way in which u order ur data items in memory for easy retrieval again

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is basic terminology for data structure?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Terminology on data information and files?

Terminology on data information and files?


Who invented data structures?

Data structure is a very basic concept. I don't think it's possible to trace it back to a single person who invented it...


Which data structure is needed to convert infix notations to post fix notations?

stack is the basic data structure needed to convert infix notation to postfix


What is the basic terminology of dbms?

Acid cursor data database field primary & foreign keys procedure & function odbc & oledb normalization trigger


What is the difference between primitive and non primitive data structure?

A primitive data structure is generally a basic structure that is usually built into the language, such as an integer, an array or a linked-list.A non-primitive data structure is built out of primitive data structures linked together in meaningful ways, such as a binary search tree, AVL Tree, Hashtable, etc.


What are the subject-matters of data structure?

types of data structure types of data structure


What data base terminologies?

list 5 data base terminology and explain


Basic structure of SQL?

SQL: Basic structure


What is the basic terminology and classification of crime?

Misdemeanors and Felonies.


How do you amend a data structure?

How do you amend a data structure?


What is homogeneous data structure?

collection of dissimilar type of data is called non homogeneous data structure as for example structure .


What is the difference between allocation and search data structure?

difference between serch data structure and allocation data structure