MCQ
How much size does it takes initially when an array is initialized while creating?
- ✓Same as the number of values specifies in braces.
- BMore than one as the number of values specifies in braces.
- CLess than one as the number of values specifies in braces.
- DNone of these