NTS CT IT PAST PAPER 23-01-2021
KPK Teacher 5 years Past Papers Click here
یقینی کامیابی کے لیے، سلیبس کے مطابق یہ سوالات ضرور پڑھیں
ETEA 25 years Past Papers Click here
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
منطقی طور پر متعلقہ ڈیٹا سیٹ یا فائلوں کا مجموعہ _______ کہا جاتا ہے؟
- A database
- A document
- A program
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A database is a collection of logically related data sets or files that are organized for efficient storage, retrieval, and management.
It allows easy manipulation and querying of data through systems like SQL.
فلیش میموری ایک مخصوص قسم کی _____ ہے؟
- Electrically Erasable Programmable ROM
- Programmable ROM
- Erasable Programmable ROM
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Flash memory is a type of EEPROM that can be electrically erased and reprogrammed in blocks.
It is widely used in USB drives, SSDs, and memory cards for non-volatile data storage.
آپٹیکل ڈسکوں پر انکوڈنگ کا راستہ ______ سب سے زیادہ ٹریک ہے۔
- Spiral extending from outermost to innermost
- Spiral extending from innermost to outermost
- Concentric circles extending from innermost to outermost
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Optical disks like CDs and DVDs store data in a spiral track that starts from the innermost part and moves outward.
This spiral path allows continuous reading of data as the disk spins.
مندرجہ ذیل میں سے کون آپٹیکل ڈسک نہیں ہے؟
- Blue ray disk
- CD
- Floppy disk
- DVD
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A floppy disk is a magnetic storage device, not an optical disk.
CD, DVD, and Blu-ray Disc are all optical storage media, read using laser technology.
ڈی ڈی آر 3 ، ایس ڈی آر اے ایم ہر گھڑی کے چکر کو ______ کے اعداد و شمار کے الفاظ پڑھتا ہے یا لکھتا ہے۔
- 12
- 8
- 6
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
DDR3 SDRAM (Double Data Rate 3 Synchronous Dynamic RAM) can read or write 8 words of data per clock cycle due to its 8n-prefetch architecture.
This allows higher data transfer rates compared to earlier DDR versions.
- Slower than L2 cache but faster than RAM
- The fastest memory in a computer system after CPU registers
- The slowest memory in a computer system
- Faster than L2 cache but slower than RAM
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
L3 cache is a level of CPU cache memory that is slower than L1 and L2, but still faster than main RAM.
It helps improve overall CPU performance by storing frequently accessed data shared across cores.
مندرجہ ذیل میں سے کون مقناطیسی میموری کی خصوصیت نہیں ہے؟
- Non-volatile
- Extremely reliable
- Cheap
- Read-only
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Magnetic memory (like hard drives and magnetic tapes) is read-write, not read-only — data can be both read and modified.
It is also non-volatile, reliable, and relatively cheap for storing large amounts of data.
مندرجہ ذیل میں سے کون سا غیر اثر پرنٹرز کی مثال ہے؟
- Laser jet printer
- Dot matrix printer
- Drum printer
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Laser jet printers are non-impact printers because they print without physically striking the paper.
They use laser technology and toner to produce high-quality prints quietly and quickly.
ہائپر ٹیکسٹ مارک اپ لینگویج میں ہیڈنگ ٹیگ کی سطح کی تعداد _____ ہے؟
- 7
- 6
- 5
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
HTML provides 6 levels of heading tags: <h1> to <h6>, with <h1> being the largest and most important.
These tags are used to define headings and organize content hierarchically on web pages.
ہر ویب سرور تک _____ کے ذریعے رسائی حاصل کی جاتی ہے؟
- Cell phone
- Postal address
- IP address
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Every web server is accessed using its IP address, which uniquely identifies the server on the internet.
The domain name (like www.example.com) is often used to refer to an IP address via the Domain Name System (DNS).