+ 1

Why A is output of this program?

#include <stdio.h> int main() { printf ("%c",'\x41'); return 0; }

21st Apr 2020, 6:45 PM
Rajeev Loghade
Rajeev Loghade - avatar
0 Réponse