Print Functions | MCQs

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

    سی پروگرامنگ میں اسٹرنگ کو پرنٹ کرنے کے لئے مندرجہ ذیل میں سے کون سا صحیح بیان ہے؟
    • A. None of these
    • B. cout << "I am a student";
    • C. printf("I am a student");
    • D. print("I am a student");
✅ Correct: 0 | ❌ Wrong: 0 | 📊 Total Attempted: 0