Array list

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • indraneel
    New Member
    • Sep 2007
    • 7

    Array list

    i am asked to code for a structure containing "store id " and Department id" using array lists. can any plz help me out.
  • dip_developer
    Recognized Expert Contributor
    • Aug 2006
    • 648

    #2
    Originally posted by indraneel
    i am asked to code for a structure containing "store id " and Department id" using array lists. can any plz help me out.
    what is your problem..??? what actually you are doing????....no thing is clear from your question....... you have to supply some relevant info to get your answer......... .......nothing is understandable from your question......

    Comment

    • indraneel
      New Member
      • Sep 2007
      • 7

      #3
      Originally posted by dip_developer
      what is your problem..??? what actually you are doing????....no thing is clear from your question....... you have to supply some relevant info to get your answer......... .......nothing is understandable from your question......
      i need to create a struct containing 2 attributes . and the objects created by this structure should be added to arraylist.

      Comment

      • r035198x
        MVP
        • Sep 2006
        • 13225

        #4
        Originally posted by indraneel
        i need to create a struct containing 2 attributes . and the objects created by this structure should be added to arraylist.
        Have you read any structs or ArrayList tutorial then?

        Comment

        Working...