Q. Which of the following ways are correct to include header file in C program? (A) #include (B) #include"stdio.h" (C) Both A & B (D) None of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Both A & B