Math, asked by krupapatel312002, 2 months ago

• What will be the output of the
following program ?
void main()
{
float arr[]={4.5, 2.4, 6.7, 9.3):
printf(" %d", sizeof (arr));
}​

Answers

Answered by sakshamsinghal571
0

Answer:

4.5 syad is the output I wanna say

Similar questions