BPSC COMPUTER 25 YEARS PAST PAPERS
BPSC 5
years Past Papers Click
here
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
کون سا جز ہدایات پر عمل کرتا ہے اور ڈیٹا کو پراسیس کرتا ہے؟
- Input unit
- CPU
- Monitor
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Computer system has different parts for input, output, and processing.
- The main processing work is done by a special unit called CPU.
- It executes all instructions given by the user or programs.
- It also controls all other components of the computer.
- Therefore, CPU is known as the brain of the computer.
Last verified on 14-05-2026
کمپیوٹر آپریشنز کے پروسیس شدہ نتائج صارف کو کون سا حصہ فراہم کرتا ہے؟
- Output unit
- Control unit
- ALU
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- The output unit of a computer presents processed data to the user.
- It converts machine results into human-readable form.
- It can be visual, audio, or printed form.
- Common output devices include monitor and printer.
Last verified on 13-05-2026
کون سا آلہ ڈیجیٹل سگنلز کو انسان کے پڑھنے کے قابل شکل میں تبدیل کرتا ہے؟
- CPU
- Output unit
- Input unit
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
• The output unit converts processed digital data into human-readable form such as text, images, or sound.
• It shows the results of computer processing to the user.
• Common output devices include monitor, printer, speaker, and projector.
Last verified on 09-05-2026
کمپیوٹر کا کون سا حصہ پروسیسنگ کے دوران فوری استعمال کے لیے ہدایات اور ڈیٹا محفوظ کرتا ہے؟
- Control unit
- ROM
- RAM
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- A computer uses memory to store data and instructions.
- Some memory is for permanent storage, while some is for temporary use.
- During processing, the CPU needs fast-access memory.
- This temporary working memory is called RAM (Random Access Memory).
- It stores data and instructions currently in use.
Last verified on 08-05-2026
کمپیوٹر میں کون سی اندرونی عارضی جگہ ڈیٹا کو پروسیس اور اسٹور کرنے کے لیے استعمال ہوتی ہے؟
- Hard Disk
- ROM
- RAM
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- RAM is the main temporary memory of a computer.
- It stores data and instructions while the computer is working.
- When power is off, RAM data is erased.
Additional information:
- ROM → Permanent memory (read-only)
- Hard Disk → Long-term storage
- SSD → Fast permanent storage
- Cache Memory → Ultra-fast CPU memory
Last verified on 07-05-2026
وہ پروسیسر یونٹ جو کمپیوٹر کے تمام آپریشنز کو کنٹرول، ہم آہنگ اور ہدایات دیتا ہے، اسے کیا کہتے ہیں؟
- Cache memory
- Arithmetic unit
- Control unit
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- The Control Unit (CU) is a part of the CPU that manages and directs all computer operations.
- It fetches instructions from memory, decodes them, and coordinates execution by other units.
- Ensures smooth operation of arithmetic, logic, and input/output processes.
Last verified on 09-02-2026
- Eulerian Graph
- Cycle
- Tree
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A connected graph with n vertices and n-1 edges is always a tree.
It has no cycles and ensures a unique path between any two vertices.
بغیر کسی سائیکل والے گراف کو _____ کہا جاتا ہے؟
- Weighted Graph
- Tree
- Bipartite Graph
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A tree is a connected graph with no cycles.
It has n nodes and (n-1) edges, ensuring a unique path between any two nodes.
- Transitive
- Reflexive
- Symmetric
- All of them
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
An equivalence relation must be reflexive, symmetric, and transitive.
These three properties together define equivalence among elements in a set.
- (1,2), (2,3)
- (1,1), (2,2), (3,3)
- (1,2), (2,1)
- All of them
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A relation is reflexive if every element is related to itself.
Only the set (1,1), (2,2), (3,3) satisfies this condition.