Program | MCQs

    Q51: In C programming, the symbol used for logical AND operator in a statement is _____?

    سی پروگرامنگ میں ، ایک بیان میں منطقی اور آپریٹر کے لئے استعمال ہونے والی علامت _____ ہے؟
    • A. None of these
    • B. &&
    • C. &
    • D. !!

    Q52: In a C language program, the statement terminator is ______?

    سی زبان کے پروگرام میں ، بیان ٹرمینیٹر ______ ہے؟
    • A. ;
    • B. :
    • C. None of these
    • D. %
    • A. break
    • B. switch
    • C. continue
    • D. None of these

    Q54: Deep knowledge of the internal structure of a computer hardware is required to write programs in a ______?

    کمپیوٹر ہارڈ ویئر کے اندرونی ڈھانچے کے بارے میں گہری معلومات ______ میں پروگرام لکھنے کی ضرورت ہے؟
    • A. Procedural Language
    • B. None of these
    • C. Low–Level Language
    • D. Structured Language

    Q55: The halting problem is a decision problem related to program ______?

    رکنے کا مسئلہ پروگرام ______ سے متعلق فیصلے کا مسئلہ ہے؟
    • A. Debugging
    • B. Termination
    • C. Compilation
    • D. None of these

    Q56: In a flowchart, a parallelogram represents _____ operations.

    ایک فلو چارٹ میں ، ایک متوازیگرام _____ آپریشنز کی نمائندگی کرتا ہے۔
    • A. Decision
    • B. None of these
    • C. Input/Output
    • D. Process

    Q57: In Scratch programming, an event is an action that the program ____ to.

    سکریچ پروگرامنگ میں ، ایک واقعہ ایک ایسا عمل ہے جس میں پروگرام ____ ہے۔
    • A. Responds
    • B. Deletes
    • C. None of these
    • D. Stops

    Q58: Which statement is the opposite of the break statement and is also known as the bypass statement?

    وقفے کے بیان کے برعکس کون سا بیان ہے اور اسے بائی پاس بیان کے نام سے بھی جانا جاتا ہے؟
    • A. None of these
    • B. Continue
    • C. Return
    • D. Exit

    Q59: In assembly language, the symbols used instead of binary code are called _____?

    اسمبلی زبان میں ، بائنری کوڈ کے بجائے استعمال ہونے والی علامتوں کو _____ کہا جاتا ہے؟
    • A. Mnemonics
    • B. Variables
    • C. Funnomic
    • D. None of these

    Q60: Loops within loops are called _____ loops.

    لوپس کے اندر لوپ کو _____ لوپ کہا جاتا ہے۔
    • A. Recursive
    • B. Conditional
    • C. Nested
    • D. None of these

Want to go directly? Enter a page number and hit Jump: