Popular Posts

Tuesday 5 July 2011

Difference Between Array and Container

Difference Between Array and Container :
Array : 1.In this array are single dimension. 
             2.You can define array in only single data type.
Containers:1.To avoid single dimension to use Containers.
                    2.To define in containers use multiple datatypes.

No comments:

Post a Comment