Examveda
Examveda

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


This Question Belongs to C Program >> Arrays And Strings

Join The Discussion

Related Questions on Arrays and Strings