Computer — Chapter 1 (Introduction to Systems) – Short Question Answers
Q1. Name the two main components of the CPU and briefly explain their roles.
سوال: سی پی یو کے دو بنیادی حصوں کے نام لکھیں اور ان کے کردار مختصراً بیان کریں۔
Answer:
The two main components of the CPU are the Control Unit (CU) and the Arithmetic Logic Unit (ALU). The Control Unit controls and coordinates all operations of the computer, while the ALU performs arithmetic and logical calculations.
جواب:
سی پی یو کے دو بنیادی حصے کنٹرول یونٹ (CU) اور اریتھمیٹک لاجک یونٹ (ALU) ہیں۔ کنٹرول یونٹ کمپیوٹر کی تمام سرگرمیوں کو کنٹرول کرتا ہے جبکہ ALU حسابی اور منطقی عمل انجام دیتا ہے۔
Q2. Differentiate between ALU and CU.
سوال: ALU اور CU میں فرق بیان کریں۔
Answer:
ALU performs arithmetic and logical operations such as addition, subtraction, and comparisons. The Control Unit (CU) manages and directs the operations of the CPU and coordinates different components of the computer system.
جواب:
ALU حسابی اور منطقی عمل جیسے جمع، تفریق اور موازنہ انجام دیتا ہے جبکہ کنٹرول یونٹ کمپیوٹر کے تمام حصوں کے درمیان ہم آہنگی پیدا کرتا ہے اور ہدایات کو کنٹرول کرتا ہے۔
Q3. What are input devices? Give two examples.
سوال: ان پٹ ڈیوائسز کیا ہوتی ہیں؟ دو مثالیں دیں۔
Answer:
Input devices are hardware components used to enter data and instructions into a computer system. Examples include keyboard and mouse.
جواب:
ان پٹ ڈیوائسز وہ ہارڈویئر آلات ہیں جن کے ذریعے کمپیوٹر میں ڈیٹا اور ہدایات داخل کی جاتی ہیں۔ مثال کے طور پر کی بورڈ اور ماؤس۔
Q4. What are output devices? Give two examples.
سوال: آؤٹ پٹ ڈیوائسز کیا ہوتی ہیں؟ دو مثالیں دیں۔
Answer:
Output devices display or produce the results processed by the computer. Examples include monitor and printer.
جواب:
آؤٹ پٹ ڈیوائسز وہ آلات ہیں جو کمپیوٹر کے پروسیس شدہ نتائج کو ظاہر کرتے ہیں۔ مثال کے طور پر مانیٹر اور پرنٹر۔
Q5. Name the three types of system buses.
سوال: سسٹم بس کی تین اقسام کے نام لکھیں۔
Answer:
The three types of system buses are Data Bus, Address Bus, and Control Bus.
جواب:
سسٹم بس کی تین اقسام ڈیٹا بس، ایڈریس بس اور کنٹرول بس ہیں۔
Q6. Explain the “single memory store” characteristic of Von Neumann architecture.
سوال: Von Neumann آرکیٹیکچر میں "سنگل میموری اسٹور" کی خصوصیت کی وضاحت کریں۔
Answer:
In Von Neumann architecture, both program instructions and data are stored in the same memory location. This allows the CPU to access both using a single memory system.
جواب:
Von Neumann آرکیٹیکچر میں پروگرام کی ہدایات اور ڈیٹا دونوں ایک ہی میموری میں محفوظ ہوتے ہیں جس سے CPU دونوں تک ایک ہی میموری سسٹم کے ذریعے رسائی حاصل کرتا ہے۔
Q7. What is meant by sequential execution?
سوال: Sequential execution سے کیا مراد ہے؟
Answer:
Sequential execution means that instructions are executed one after another in the order they appear in memory.
جواب:
Sequential execution سے مراد ہے کہ ہدایات کو میموری میں موجود ترتیب کے مطابق ایک کے بعد ایک عمل میں لایا جائے۔
Q8. Describe the Fetch stage in the CPU cycle.
سوال: CPU سائیکل کے Fetch مرحلے کی وضاحت کریں۔
Answer:
In the Fetch stage, the CPU retrieves the next instruction from the main memory using the Program Counter.
جواب:
Fetch مرحلے میں CPU پروگرام کاؤنٹر کی مدد سے میموری سے اگلی ہدایت حاصل کرتا ہے۔
Q9. Which component performs the Decode stage?
سوال: Decode مرحلہ کون سا حصہ انجام دیتا ہے؟
Answer:
The Control Unit (CU) performs the decoding of instructions.
جواب:
کنٹرول یونٹ (CU) ہدایات کو Decode کرنے کا عمل انجام دیتا ہے۔
Q10. What is the role of the ALU in the Execution stage?
سوال: Execution مرحلے میں ALU کا کیا کردار ہے؟
Answer:
During the execution stage, the ALU performs arithmetic and logical operations required by the instruction.
جواب:
Execution مرحلے میں ALU ہدایات کے مطابق حسابی اور منطقی عمل انجام دیتا ہے۔
