How can you find the length of an array in C?
A. Use the length property
B. Use the size property
C. Use the sizeof operator
D. Use the lengthof function
Answer: Option C
A. Use the length property
B. Use the size property
C. Use the sizeof operator
D. Use the lengthof function
Answer: Option C
Join The Discussion