A
Q. What are the elements present in the array of the following C code?
Code:
int array[5] = {5};
- Correct Answer - Option(B)
- Views: 23
- Filed under category C Programming
- Hashtags:
Discusssion
Login to discuss.