Char *array[4]={"some string"}printf("%d",&array[4]-(array));What is the output?

4

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions