473,426 Members | 1,572 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,426 software developers and data experts.

request: Abstract data type(ADT) in C tutorial??

82
I have an exersice and must make an abstarct data type (ADT) , but i have no idea what is ADT ? Linked list and ADT have any relationship?
I want a simple tutorial about ADT. I google it but i don't find something simple for beginning.Thanks.
Aug 23 '07 #1
3 2961
JosAH
11,448 Expert 8TB
I have an exersice and must make an abstarct data type (ADT) , but i have no idea what is ADT ? Linked list and ADT have any relationship?
I want a simple tutorial about ADT. I google it but i don't find something simple for beginning.Thanks.
A list is a fine example of an ADT; so go ahead and design it; first design
*which* operations you want to operate on your list, *then* go and implement it.

kind regards,

Jos
Aug 23 '07 #2
gsi
51
Hi,

Linked list is one of the many ways of an ADT implementation The other's being an array, vector etc, For a general idea about ADT see this..

http://en.wikipedia.org/wiki/Abstract_data_type

Thanks,
gsi.
Aug 23 '07 #3
weaknessforcats
9,208 Expert Mod 8TB
Get yoursefl a copy of Teach Yourself Data Structures and Algorithms in 24 Hours by Robert LaFore.
Aug 24 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: SunScreen | last post by:
Hi all, I would like to help with the following: // my conventions: // BC = Base Class // DC = Derived Class class BC // this ADT base class or interface {
9
by: deanfamily11 | last post by:
I have an ADT and I'd like to search for certain items in it. How can I accomplish this?
1
by: Ben Finney | last post by:
Howdy all, I'd like to have an Abstract Data Type for a scalar value that is restricted to a small set of values. Like an Enum, I suppose. What I would like is to be able to use simple 'str'...
5
by: Alberto Giménez | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I have a simple question, and after a *very long* google search I still can't get it. It's about generic abstract data types (for...
12
by: Mars | last post by:
I searched and found quite many, but (nearly) all are about C++....... Any recommendation for such reference for pure C???? Thx~~~~ Mars.
1
by: Milsnips | last post by:
hi there, i have an aspx page with 2 repeater lists, when i click one, i'd like to refresh the other one without having to refresh the entire page, any help here? thanks, Paul
6
by: zoro | last post by:
if i were given a sorce code for a c++ class, and asked if the class shown is an ADT class or not? how i can tell? thank you
3
by: EquinoX | last post by:
I am currently studying about this ADT but I don't get the concept at all. Can someone please explain to me what this actually is?? Also what is collection, bag, and List ADT?? in simple terms? Thanks
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.