C Programming Output Functions

Which of the following is the correct statement to print a string in C programming?

سی پروگرامنگ میں اسٹرنگ کو پرنٹ کرنے کے لئے مندرجہ ذیل میں سے کون سا صحیح بیان ہے؟
Answer: printf("I am a student");
Explanation

printf() is the standard function in C to print output to the screen.

The syntax must include double quotes around the string and end with a semicolon.

This question appeared in Past Papers (6 times)
ETEA 25 Years Past Papers Subject Wise (Solved) (2 times)
KPK Teacher Past Papers SST PST CT TT PET (2 times)
Secondary School Teacher SST Past Papers, Syllabus, Jobs (2 times)
This question appeared in Subjects (1 times)

Install this app on your device for quick access right from your home screen.