What does GCC stand for?
What does GNU stand for?
How do we
compile C code in the command prompt
?
What’s the equivalent to
exit(0);
?
What happens when we don’t use a
return
exit code statement?