INFORMATION TECHNOLOGY (IT)
Information Technology (IT)
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
کون سا آلہ ہے جو دو یا زیادہ نیٹ ورکس کو مختلف قسم کے پروٹوکول سے جوڑتا ہے؟
- Gateway
- Bridge
- Router
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Gateway — connects networks with different protocols; performs protocol conversion (works up to the application layer).
Additional information:
- Bridge — connects networks using the same protocol (data link layer).
- Router — connects networks using the same protocol, typically IP (network layer).
Last updated NA on 10-09-2026
کمپیوٹر سائنس میں ہاف بائٹ کو ____ کے نام سے بھی جانا جاتا ہے؟
- Word
- Four bits
- Nibble
- All of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- A half-byte, also known as a nibble.
- Size: It consists of 4 bits, which is exactly half of an 8-bit byte.
- It can represent 16 different values, from 0000 to 1111.
- It is also called a tetrade, quadbit, or semi-octet
Last updated NA on 10-09-2026
مندرجہ ذیل میں سے کون سا ہارڈ ویئر نہیں ہے؟
- Compiler/Windows XP
- Chip/Hard disk
- RAM
- CPU/Monitor
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Compiler/Windows XP is not hardware; it is software.
- Compiler: A program that translates computer code into machine language.
- Windows XP: An operating system that runs computer programs.
Additional information:
- CPU, RAM, Hard Disk, Monitor, and Chip are all hardware.
- A compiler is software that converts code into machine language.
- Windows XP is an operating system.
Last updated by NA on 09-09-2026
کمپیوٹر کو ڈیٹا تلاش کرنے اور منتقل کرنے میں درکار وقت کو کیا کہتے ہیں؟
- Basic Time
- Starting Point
- Access Time
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Access time is the time required by a computer to locate and access data.
- It is an important measure of the speed of memory or storage devices.
- Lower access time generally means faster data retrieval.
Last verified on 08-09-2026
اگر سی پی یو ایک ہی وقت میں متعدد پروگراموں پر عمل درآمد کرے تو اسے کہا جاتا ہے؟
- Multiprocessing
- Multitasking
- Timesharing
- Multiprogramming
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Multiprocessing means using two or more processors/CPU cores to execute multiple programs or processes simultaneously (at the same time).
Additional information:
- Multitasking generally means running multiple tasks by sharing CPU time.
- Multiprogramming means keeping multiple programs in memory and switching the CPU among them.
Last verified on 08-09-2026
اے بی سی کمپیوٹر کو اے بی سی کیوں کہا جاتا ہے؟
- Because it was thought to be the first computer so named with first alphabets of English
- Because it was developed by Atanasoff and Berry
- Both of above are the reason to name the computer ABC
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- ABC refers to the Atanasoff-Berry Computer, an early electronic digital computer.
- The computer was developed by John Vincent Atanasoff and Clifford Berry.
- It was developed during 1939–1942.
Last verified on 08-09-2026
مندرجہ ذیل میں سے کون سا ڈیٹا بیس مینجمنٹ سسٹم کی مثال ہے؟
- MS Word
- ORACLE
- Adobe Photoshop
- US Power Point
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- ORACLE is a Database Management System (DBMS) used for storing, retrieving, and managing data in databases.
- ORACLE is specifically designed to handle database operations.
Last verified on 08-09-2026
جی آئی جی او کی اصطلاح کس سے متعلق ہے؟
- Flexibility
- Versatility
- Accuracy
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- The term GIGO is related to accuracy.
- GIGO stands for Garbage In, Garbage Out.
- It means that if incorrect or poor-quality data is entered into a computer, the output will also be incorrect or unreliable.
- It emphasizes the importance of entering correct and valid data.
Last verified on 08-09-2026
کمپیوٹر آلات کو ڈیزائن، پروگرام، آپریٹ اور برقرار رکھنے والے افراد کو کیا کہا جاتا ہے؟
- Programmer
- Peopleware
- System Analyst
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Peopleware refers to the people who are involved in the use, development, operation, and maintenance of computer systems.
- It includes programmers, system analysts, operators, technicians, and other computer personnel.
Additional information:
- Programmer is only one type of computer professional.
- System Analyst is specifically responsible for analyzing and designing systems.
Last verified on 08-09-2026
- System Analysis involves creating formal model of the problem to be solved
- The design of the screen the user will see and use to enter or display data
- System analysis defines the format and type of data the program will use
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- System analysis is the process of studying a problem or existing system to determine what the new system should accomplish.
- It involves understanding requirements, processes, data, and system functions.
- Creating a formal model of the problem is a key part of system analysis.
- Screen design and data format/type are mainly associated with system design.
Last verified on 08-09-2026