Jump to content

How to use The ADT(Abstract Data Type) provided by SDK??

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
adi.shoukat

adi.shoukat

    Newbie

  • Members
  • Pip
  • 5 posts
Hi frnds .... i m trying to use ADT provided by SDK plz tell me how to do that as i m almost a beginner to SDK and JAVA

also tell me, if possible, that how does SDK implements ADT ... i.e ADT of Stack or Linked List or anything else .... ???


Thanks.

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Which ADT are you trying to use?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
adi.shoukat

adi.shoukat

    Newbie

  • Members
  • Pip
  • 5 posts
ADT for integers

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Stack of integers, Linked List of integers, something else of integers? Each ADT is different, but the difference is not in the object it works with.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog