Entrata India Interview Question

Write array element count without using count variable.

Interview Answer

Anonymous

May 30, 2017

sizeof()

9