JUNIOR COMPUTER OPERATOR 5 YEARS PAST PAPERS
5 Years Past Papers
You can get here the previous 5 years' papers
of PPSC jobs for test preparations.
یہ سوالات پڑھے بغیر پیپر میں مت جائیں
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
آپریشنز کے دوران آپ کو ہدایات پر عمل درآمد کیا گیا ہے؟
- Control Unit
- Main Memory
- ALU
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- In the ALU (Arithmetic Logic Unit), arithmetic and logical operations required during instruction execution are performed.
- ALU performs arithmetic operations such as addition and subtraction.
- It also performs logical and comparison operations.
Additional information:
- The Control Unit (CU) directs and coordinates the execution of instructions.
- Main Memory stores programs and data currently being used.
- The CPU consists mainly of the ALU, Control Unit, and registers.
Last verified on 10-08-2026
سسٹم پروگرامز کا وہ مجموعہ جو کمپیوٹر کے مجموعی کاموں کو کنٹرول اور مربوط کرتا ہے، کیا کہلاتا ہے؟
- System software
- Operating system
- Utility program
- Device driver
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- A collection of system programs that controls and coordinates the overall operations of a computer system is called an Operating System.
- An Operating System (OS) manages the computer’s hardware and software resources.
- It controls CPU, memory, files, input/output devices, and running programs.
- It provides an interface between the user and computer hardware.
- Examples include Windows, Linux, macOS, Android, and iOS.
Last verified on 10-08-2026
مخصوص کام انجام دینے کے لیے تیار کیے گئے پروگراموں کو کیا کہا جاتا ہے؟
- Operating system
- System software
- Application software
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Application software is designed to help users perform specific tasks.
- Examples include MS Word, MS Excel, PowerPoint, web browsers, and media players.
Additional information:
- Operating systems manage computer hardware and provide a platform for applications.
- System software controls and manages the computer system.
Last verified on 10-08-2026
نیٹ ورکنگ میں ٹاپولوجی کی بہترین تعریف کیا ہے؟
- The physical layout of connected devices
- The speed of the network
- The type of cables used
- The software used for network management
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Topology in networking refers to the physical or logical arrangement of connected devices and their communication links in a network.
- Network topology describes how computers, devices, and network connections are arranged.
- Common topologies include Star, Bus, Ring, Mesh, and Tree.
Additional information:
- Star topology: Devices connect to a central hub or switch.
- Ring topology: Devices are connected in a circular arrangement.
- Mesh topology: Devices have multiple connections, providing high reliability.
Last verified on 10-08-2026
وہ زبان جسے کمپیوٹر سمجھ اور چلا سکتا ہے۔ وہ کیا کہلاتی ہے؟
- Machine language
- Application software
- System program
- All of the above
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- The language that the computer can understand and execute directly is called Machine Language.
- Machine language consists of instructions in binary digits (0s and 1s).
- It is the lowest-level programming language.
- It is directly understood by the CPU.
- Assembly language uses mnemonics and must be translated by an assembler.
Last verified on 10-08-2026
کون سی پروگرامنگ زبان کم درجے کی زبان شمار ہوتی ہے؟
- Assembly languages
- BASIC, COBOL, Fortran
- C, C++
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Assembly language is a low-level language that is closely related to the computer's machine language.
- It uses mnemonics such as MOV, ADD, and SUB instead of binary instructions.
- An assembler converts assembly language into machine code.
Additional information:
- BASIC, COBOL, and FORTRAN are generally classified as high-level languages.
- C and C++ are generally classified as high-level languages, although they provide low-level programming capabilities.
Last verified on 10-08-2026
کمپیوٹر کو دوبارہ شروع کرنے کے لیے کون سی شارٹ کٹ کی استعمال ہوتی ہے؟
- Ctrl + F4
- Ctrl + Alt + Delete
- Alt + F6
- None of above
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- The combination of keys used for restarting the computer is Ctrl + Alt + Delete.
Additional information:
- Alt + F4: Opens the shutdown dialog from the desktop.
- Windows + X: Opens the Quick Link menu.
- Restart: Closes the current Windows session and starts it again.
- Shut Down: Completely turns off the computer.
Last verified on 10-09-2026
مندرجہ ذیل میں سے کون سا سافٹ ویئر نہیں ہے؟
- Operating System
- Keyboard
- Drivers
- Word Processor
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Keyboard is not software; it is a hardware device used for input.
- Software refers to programs that run on a computer.
- Operating System, Drivers, and Word Processor are all software types.
- Hardware includes physical components you can touch.
- Keyboard is used to enter data into the computer.
Last verified on 08-06-2026
ایک پرت، سنگل سائیڈ ڈی وی ڈی کتنا ڈیٹا اسٹور کر سکتی ہے؟
- 34.7 GB
- 24.7 GB
- 4.7 GB
- 14.7 GB
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- A standard single-sided, single-layer DVD holds 4.7 GB of data.
- A double-layer DVD can store up to 9.4 GB.
- A single-layer HD-DVD holds 15 GB of data.
- A dual-layer HD-DVD provides up to 30 GB of storage capacity.
Last verified on 10-08-2026
درج ذیل میں سے کون سا یوزر انٹرفیس زیادہ صارف دوست ہے؟
- GUI
- MS DOS
- Apple DOS
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- GUI stands for Graphical User Interface.
- It uses icons, windows, and menus for interaction.
- It is easier to use than command-based interfaces.
- MS-DOS and Apple DOS are command-line interfaces.
Last verified on 11-04-2026