Code | MCQs

    • A. Machine program
    • B. Subset
    • C. Source code
    • D. Assembly program

    Q12: The process of writing a program by using any language is called

    کسی بھی زبان کا استعمال کرکے پروگرام لکھنے کے عمل کو کیا کہتے ہیں۔
    • A. none
    • B. debugging
    • C. coding
    • D. testing

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

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

    Q14: Scope of variable refers to

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

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

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

    Q18: Conditional operator is an alternative of ______?

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

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

    کون سا فرار کی ترتیب موجودہ لائن کے آغاز میں کرسر کو منتقل کرتی ہے؟
    • A. None of these
    • B. \r
    • C. \b
    • D. \n
✅ Correct: 0 | ❌ Wrong: 0 | 📊 Total Attempted: 0