well it says here that we write "int" before the main() function, because we will be working with integers in the main() function but instead aren't we working with characters when we code for "Hello World!" ? integers aren't used in the main() function at all, so why write"int" before it ?
Read more… (52 words)