logo

Crowdly

Welche Ausgabe wird von der Funktion printf generiert? #include <stdio.h> ...

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

Welche Ausgabe wird von der Funktion printf generiert?

#include <stdio.h>

#define DEF(x) 8*x

int main()

{

    printf("%d", DEF(((-12)+(-3))));

    return 0;

}

More questions like this

Want instant access to all verified answers on moodle.rwth-aachen.de?

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