Algorithm Design | MCQs

    Q1: When an algorithm breaks a problem into sub-problems, solves a single sub-problem and merges the solutions _____?

    جب کوئی الگورتھم کسی مسئلے کو ذیلی پریشانیوں میں توڑ دیتا ہے تو ، ایک واحد ذیلی مسئلہ حل کرتا ہے اور حل _____ کو ضم کرتا ہے؟
    • A. Divide and Conquer Algorithm
    • B. None of these
    • C. Searching Algorithm
    • D. Recursive Algorithm

    Q2: If you go through all possible solutions, the required algorithm is _____?

    اگر آپ ہر ممکن حل سے گزرتے ہیں تو ، مطلوبہ الگورتھم _____ ہے؟
    • A. Brute Force Algorithm
    • B. Sorting Algorithm
    • C. Searching Algorithm
    • D. None of these

    Q3: Every algorithm has a _____?

    ہر الگورتھم میں _____ ہوتا ہے؟
    • A. None of these
    • B. Sequence, Conditions
    • C. Loop Condition
    • D. Start, Stop
    • A. Designer
    • B. Physician
    • C. Engineer
    • D. Programmer
✅ Correct: 0 | ❌ Wrong: 0 | 📊 Total Attempted: 0