Examples of one dimensional array initialization in c programming
Answers
Answered by
3
for example _______
int a[5] = {1,2,3,4,5};
in this array a, it can store up-to 5 elements
Answered by
4
it's ur example =(1,2,3,4,5,)
I hope it's help you
I hope it's help you
Anonymous:
mere bhai..... this is not the way to initialize the array
Similar questions
Social Sciences,
8 months ago
Computer Science,
8 months ago
Math,
8 months ago
Math,
1 year ago
Math,
1 year ago
History,
1 year ago