Code | MCQs

    Q11: An overloaded function is actually a group of ___________ with the same name.

    ایک اوورلوڈ فنکشن دراصل اسی نام کے ساتھ کس کا ایک گروپ ہے۔
    • A. Functions
    • B. Classes
    • C. Variables
    • D. Integers

    Q12: Scope of variable refers to

    متغیر کے دائرہ کار سے کیا مراد ہے۔
    • A. name of variable
    • B. none
    • C. accessibility of variable
    • D. length of variable
    • A. Java and C++
    • B. python
    • C. Perl
    • D. Java script
    • A. printf("Hello");
    • B. output("Hello");
    • C. print("Hello");
    • D. display("Hello");

    Q15: Which loop structure is not available in C programing?

    سی پروگرامنگ میں کون سا لوپ ڈھانچہ دستیاب نہیں ہے؟
    • A. For
    • B. Do-while
    • C. While
    • D. Do-until

    Q16: Conditional operator is an alternative of ______?

    مشروط آپریٹر ______ کا متبادل ہے؟
    • A. Nested-if
    • B. None of these
    • C. If-else
    • D. If
    • A. None of these
    • B. Integer variable
    • C. Character variable
    • D. String variable

    Q18: Which escape sequence moves the cursor at the beginning of current line?

    کون سا فرار کی ترتیب موجودہ لائن کے آغاز میں کرسر کو منتقل کرتی ہے؟
    • A. \b
    • B. \r
    • C. \n
    • D. None of these
    • A. 5
    • B. 4
    • C. None of these
    • D. 3

    Q20: What is the code written in the format of alpha, numeric, letter, and number?

    الفا، عددی، حرف، اور نمبر کی شکل میں لکھا ہوا کوڈ کیا ہے؟
    • A. *B2A1
    • B. )A1B2
    • C. #A3C4
    • D. @A1B2
✅ Correct: 0 | ❌ Wrong: 0 | 📊 Total Attempted: 0