logo

Crowdly

Welche Ausgabe erzeugt der folgende Programmcode?: struct TEST { int e1; } t[] =...

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

Welche Ausgabe erzeugt der folgende Programmcode?:

struct TEST {

int e1;

} t[] = { {12}, {15}};

printf("%d", t[1].e1);

More questions like this

Want instant access to all verified answers on moodle.hs-hannover.de?

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