Look at the code below and select the correct answer:#include main(){printf ("hello world");}

  1. Will not compile

  2. Will compile without error but not run

  3. Will compile with warnings but run ok

  4. Will compile with warnings, but not run


Correct Option: C

Find more quizzes: