After #define CACHE_ENABLED 0, which condition selects the disabled branch?

from C preprocessor
C23 (GCC 13.3.0) beginner 1 min

After #define CACHE_ENABLED 0, which condition selects the disabled branch?

Report an error