100 MOST REPEATED COMPUTER MCQS
Top most repeated 100 Computer MCQs.
یاد رکھیں گیس پیپر کو پی ڈی ایف میں ڈنلوڈ کرنے
سےبہترہے، یہاں ویب سائیٹ سے وضاحت کے ساتھ پڑھیں۔ کیونکہ ان سوالات کے
متعلق ہی بار بار سوالات بعض اوقات پیپرمیں پوچھے جاتے ہیں اوراس کے علاوہ
ویب سائیٹ پر آئے روز پیپرز کے مطابق نیو سوالات بھی ایڈ کیے جاتے ہیں ۔ اس
لیے وضاحت کے ساتھ پڑھنے سے اپکی تیاری انشا اللہ اچھی ہو جائے گی۔
Click here for Download
PDF
Show Answers
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
ڈی او ایس کا مطلب کیا ہے؟
Digital operating system
Disk operation system
Disk operating system
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
DOS stands for Disk Operating System . It is an early type of computer operating system used to manage files and programs . It works through text-based commands (command line). A famous example is MS-DOS used in early PCs . Dennis Ritchie is the father of MS-DOS . It was developed in 1982 . Last verified on 19-04-2026
پی این جی، جے پی ای جی، جی آئی ایف _____ فائلوں کی شکلیں ہیں۔
Image
Audio
Video
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
PNG, JPEG, and GIF are image file formats used to store pictures . They are widely used in websites, graphics, and digital media . Each format has different compression and quality features. JPEG is best for photos. PNG for high-quality images. GIF for animations. Last verified on 19-04-2026
تمام ویب سایٹ کو فریش کرنے کے لیے کون سی کلی استعمال ہوتی ہے؟
F7
F5
F6
F8
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
F5 key is used to refresh or reload a web page. It updates the page to show the latest content. Commonly used in browsers like Google Chrome and Mozilla Firefox . Additional information :
Ctrl + R → Refresh page Ctrl + Shift + R → Hard refresh (clear cache) F11 → Full screen mode Ctrl + T → Open new tab Ctrl + W → Close current tab Last verified on 19-04-2026
بائنری نمائندگی میں ، 1011 کے اعشاریہ کے برابر کیا ہے؟
11
12
13
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
To find the decimal equivalent of the binary number 1011:
(1 × 2³) + (0 × 2²) + (1 × 2¹) + (1 × 2⁰)
= (1 × 8) + (0 × 4) + (1 × 2) + (1 × 1)
= 8 + 0 + 2 + 1
= 11
Last verified on 12-04-2026
اسپریڈشیٹ سافٹ ویئر کی کون سی مثال ہے؟
MS Word
MS Excel
MS PowerPoint
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Spreadsheet software is used for calculations and data organization . MS Excel is a widely used spreadsheet program. It works with rows, columns, and formulas . Last verified on 11-04-2026
او۔ایس۔آئی ماڈل میں کتنی پرتیں ہیں؟
5
6
7
8
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The OSI (Open Systems Interconnection) model has seven layers
Layer 7: Application Layer – User interface and network applications (e.g., HTTP, FTP). Layer 6: Presentation Layer – Data formatting, encryption, and compression. Layer 5: Session Layer – Managing sessions between applications. Layer 4: Transport Layer – End-to-end connections, flow control, and segmentation (e.g., TCP, UDP). Layer 3: Network Layer – Logical addressing and routing (e.g., IP). Layer 2: Data Link Layer – Physical addressing (MAC addresses) and error detection. Layer 1: Physical Layer – Raw data transmission over physical media (cables, radio waves) Last updated 15-feb-2026
1 terabyte
1 gigabyte
1 megabyte
Both A and B
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The size of information in the computer is measured in:
1024 kilobytes (KB) is equal to 1 megabyte (MB). One Megabyte (MB) = 1 024 Kilobytes (KB One Gigabyte (GB) = 1 024 Megabytes MB One Terabyte (TB)= 1024 gigabytes (GB).
قابل فہم شکل میں ترتیب دیا گیا ڈیٹا کیا کہلاتا ہے؟
Program
Software
Information
Alphanumeric data
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Information: Data processed and organized to be meaningful. Data Processing: The action of converting raw data into meaningful information . Tabulation: A specific, structured form of arranging data in rows and columns.
Updating system information on network
Loading system
It helps in routing
It takes inputs from keywords and other devices
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
BIOS (Basic Input/Output System) is firmware that starts up the computer .
It initializes hardware like CPU, memory, and storage when the computer is powered on.
BIOS loads the operating system from the hard drive into memory.
It also provides basic communication between the OS and hardware devices .
انٹرنیٹ میں کونسا پروٹوکول استعمال ہوتا ہے؟
TCP/IP
TCG/IP
TCS/IP
None of the above
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
TCP stands for Transmission Control Protocol.
IP stands for Internet Protocol.
TCP/IP is the main protocol suit e used for communication over the Internet.
IP handles the addressing and routing of data packets.
TCP ensures reliable delivery of data between devices.
Other protocols like HTTP, FTP, and SMTP work on top of TCP/IP.
TCP/IP allow s different networks and devices to communicate seamlessly.