Answer:
a)Count : Returns the number of elements in the collection.
b)Delete : Delete all elements in the collection
c)Extend : Increase the size of the collection by the number specified
d)Exists : Returns true if the element at te specified position is found else false
e)Trim :Removes the last N elements from the collection
Asked In: Many Interviews |
Alert Moderator