Computer Science, asked by mayanksaha9125, 5 months ago

Which of the following function finds the size of array ?
char mi) = f'C', 'A', 'L', 'C', 'U', 'T', 'T', 'A' };
Select one:

a. m.length()

b. m.sizeof (a)

C. m.length
d. m.elementsof (m)​

Answers

Answered by samrudhikarwar47
1

Answer:

b. m.sizeof (a)

Explanation:

b. m.sizeof (a) is the answer.

Answered by Anonymous
1

Answer:

(b) m.sizeof (a) is the right answer

Similar questions