ETEA COMPUTER 25 YEARS PAST PAPERS
ETEA 25
years Past Papers Click
here
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
مندرجہ ذیل میں سے کون سا مرتب ہدایت ہے؟
- #include<studio.h>
- Int main()
- Float x;
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
#include <stdio.h> is a compiler directive used to include the standard input-output library before compilation.
It tells the compiler to insert the contents of the specified file into the program.
فلوچارٹ میں ، ایک ہیرے کا نشان _____ کی نشاندہی کرتا ہے؟
- Process
- Decision
- Display
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The diamond symbol represents a decision/condition in a flowchart.
It is used to indicate a point where the flow splits based on a yes/no or true/false condition.
Flow Chart List:

کون سی ٹیکنالوجی ہے جو باقاعدہ تانبے کی ٹیلی فون لائنوں کا استعمال کرتے ہوئے تیز رفتار انٹرنیٹ کنکشن فراہم کرتی ہے؟
- ISP
- CMOS
- DSL
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
DSL (Digital Subscriber Line) is a technology that uses standard copper telephone lines to deliver high-bandwidth information.It provides high-speed internet without disrupting regular phone services.DSL is commonly used for broadband internet in homes and small businesses.
نیٹورک کے فاصلے کی بنیاد پر کتنی قسم ہیں؟
- 3
- 4
- 5
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Networks are typically classified into four main types based on distance (geographical coverage):
- PAN (Personal Area Network) – Very short distance (e.g., Bluetooth, USB connections).
- LAN (Local Area Network) – Limited area (e.g., home, office, or school network).
- MAN (Metropolitan Area Network) – City-wide coverage (e.g., ISP networks in a city).
- WAN (Wide Area Network) – Large-scale, global reach (e.g., the Internet).
قدرتی زبان میں لکھے گئے کسی خاص مسئلے کو حل کرنے کے لئے اقدامات کی ایک اچھی طرح سے بیان کردہ فہرست کو ______ کہا جاتا ہے؟
- Algorithm
- Program
- Flow Chart
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
An algorithm is a step-by-step, well-defined list of instructions written in natural or simple language to solve a specific problem.
It serves as a blueprint for writing a program or creating a flowchart.
ذاتی ڈیجیٹل اسسٹنٹ ایک ______ کمپیوٹر ہے۔
- Handheld
- Mini
- Super
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A Personal Digital Assistant (PDA) is a handheld computer used for managing personal information like contacts, calendar, and notes.
PDAs were popular before smartphones.
It often included touchscreens and stylus input.
ایئر برش ٹول _____ پیٹرن تیار کرتا ہے۔
- Color
- Line
- Spray
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The Air Brush tool simulates spray painting, creating a spray pattern.
It’s commonly used in digital painting for soft and gradual coloring effects.
آئی ایس ڈی این کا مطلب کیا ہے؟
- Internet Services Data Network
- International Standard Digital Network
- Integrated Services Digital Network
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
ISDN is a set of communication standards for simultaneous digital transmission of voice, video, and data.
It allows faster and more reliable connectivity than traditional analog systems.
مینوفیکچرنگ انڈسٹری میں مصنوعات کو ڈیزائن اور تیاری کے لئے کون سی ٹکنالوجی استعمال کی جاتی ہے؟
- CAD/CAM
- CAL/CAM
- CAN/CAD
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
CAD (Computer-Aided Design) and CAM (Computer-Aided Manufacturing) are used together to design and produce products.
This technology improves accuracy, efficiency, and automation in manufacturing.
سوئچ او ایس آئی ماڈل کے _____ پر کام کرتا ہے۔
- Network layer
- Data link layer
- Physical layer
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A switch operates at the Data Link Layer (Layer 2) of the OSI model.
It uses MAC addresses to forward data frames within a local network.