Why is the output 1? Can someone explain me step by step about what is happening in the second line here?

QuestionsWhy is the output 1? Can someone explain me step by step about what is happening in the second line here?
sethbeckerman5 Staff asked 4 years ago

I need to know how does something inside square brackets after const means, and why it stored only 1 and not the entire array.


View on Stack Overflow