Computer Science, asked by mv665, 9 months ago

write a program to count total number of elements in row wise

Answers

Answered by guthikondakovipcr9zl
0

Answer:

Just divide the number of allocated bytes by the number of bytes of the array's data type using sizeof() . E.g. Now the count will be having the count of number of array elements which are entered.

I hope this will help you

please Mark it as Brainlist

Answered by js403730
0

Answer:

Just divide the number of allocated bytes by the number of bytes of the array's data type using sizeof() . E.g. Now the count will be having the count of number of array elements which are entered.

Similar questions