logo

Crowdly

Вярно ли е, че char msg[] = "Hello" ; e еквивалентно на: char msg[...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Вярно ли е, че

char msg[] = "Hello";

e еквивалентно на:

char msg[] = { 'H', 'e', 'l', 'l', 'o', '\0' };
More questions like this

Want instant access to all verified answers on learn.fmi.uni-sofia.bg?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!