Programming Languages C Subjective
Mar 15, 2013

You want to empty an array. How would you do that?

Detailed Explanation

-by setting its length to any –ve number, generally -1
-by assigning null list

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback