What is the output of the following statements considering the block is present in main function?

float f[]={3,5,6,8,9};

float *a=f+1;

printf(“%.1f”,*a);

1
3.0
2
5.0
3
Error
4
0.0

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation