@kumar raja right........Infact many languages call the array a list
only.......

@rahul any specific reason why?

On Sun, Nov 27, 2011 at 3:35 PM, rahul sharma <rahul23111...@gmail.com>wrote:

> plz dnt post these type of questions .....
>
>
> On Sun, Nov 27, 2011 at 11:40 AM, kumar raja <rajkumar.cs...@gmail.com>wrote:
>
>> So does list can be a linked list or similar data structure , right??
>>
>>
>> On 27 November 2011 11:17, saurabh singh <saurab...@gmail.com> wrote:
>>
>>> ans 1) Array is a *contigous elements.*The elements of a list need not
>>> be contigous.
>>> ans 2)Ordered array is one in which the position of elements in array is
>>> constrained by some property.For example a sorted array where the property
>>> is relative magnitude of the element.In an unordered array the position of
>>> elements in the array is not constrained by anything i.e. given the
>>> position of an element in the array you cant say anything about it with
>>> reference to other elements.same goes for list.
>>>
>>> On Sun, Nov 27, 2011 at 10:07 AM, kumar raja 
>>> <rajkumar.cs...@gmail.com>wrote:
>>>
>>>> Can someone explain the following terms  and their differences clearly?
>>>>
>>>> 1) Array and List
>>>>
>>>> 2) Ordered array and Unordered Array
>>>>
>>>> 3) Ordered List and Unordered List
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Regards
>>>> Kumar Raja
>>>> M.Tech(SIT)
>>>> IIT Kharagpur,
>>>> 10it60...@iitkgp.ac.in
>>>>
>>>>
>>>>  --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Algorithm Geeks" group.
>>>> To post to this group, send email to algogeeks@googlegroups.com.
>>>> To unsubscribe from this group, send email to
>>>> algogeeks+unsubscr...@googlegroups.com.
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/algogeeks?hl=en.
>>>>
>>>
>>>
>>>
>>> --
>>> Saurabh Singh
>>> B.Tech (Computer Science)
>>> MNNIT ALLAHABAD
>>>
>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "Algorithm Geeks" group.
>>> To post to this group, send email to algogeeks@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> algogeeks+unsubscr...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/algogeeks?hl=en.
>>>
>>
>>
>>
>> --
>> Regards
>> Kumar Raja
>> M.Tech(SIT)
>> IIT Kharagpur,
>> 10it60...@iitkgp.ac.in
>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Algorithm Geeks" group.
>> To post to this group, send email to algogeeks@googlegroups.com.
>> To unsubscribe from this group, send email to
>> algogeeks+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/algogeeks?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>



-- 
Saurabh Singh
B.Tech (Computer Science)
MNNIT ALLAHABAD

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to