Code Artistry

🎯 C Programming Quiz - What's the Output?
📍 Channel: Code Artistry (@CodeArtistry63)

🧠 Challenge:
Check this simple C code and predict the output 👇


#include<stdio.h>

int main() {
char ch = 'A';
printf("%c", ch + 10);
return 0;
}


💬 Drop your thoughts in the comments!
📺 Follow @CodeArtistry63 for more coding brain teasers and concept breakdowns!

#CProgramming #CodeArtistry #LearnToCode #DailyQuiz #TechWithCodeArtistry #ASCII

4 months ago | [YT] | 14