ETEA COMPUTER 25 YEARS PAST PAPERS
ETEA 25
years Past Papers Click
here
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
- Graphical use interface
- Graphical user interface
- Grapic user interface
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
GUI stands for graphical user interface
Origin: First developed at Xerox PARC in the early 1980s.
It is a type of user interface that interacts with electronic devices.
Examples: Microsoft Windows, Apple macOS, and mobile operating systems.
Last updated 15-feb-2026
*****
این آئی سی کا مطلب کیا ہے؟
- Network Internet Card
- Network Interface Card
- Network Intranet Card
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- NIC stands for Network Interface Card.
- It connects a computer to a network or internet.
- It can be wired (Ethernet) or wireless (Wi-Fi).
- Every NIC has a unique MAC address.
- It enables data communication between devices.
Last verified on 07-02-2026
- World Whole Web
- Wide World Web
- Web World Wild
- World Wide Web
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
WWW stands for World Wide Web
Additional information related to WWW
- It is an information system.
- Creator: Conceived by Tim Berners-Lee in 1989.
- Year started: 1989
- First published: 6 August 1991
- Founder: Tim Berners-Lee in 1989.
- Birthplace: CERN near Geneva, Switzerland.
- Central Processing Unit
- Central Procedural Unit
- Central Processing Unique
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
CPU stands for Central Processing Unit
- CPU is an example of hardware
- A CPU contains A control unit and an arithmetic logic unit
- The CPU and memory are located on Motherboard.
- The motherboard holds CPU, RAM and ROM chips, etc.
کسی پروگرام کی گرافیکل نمائندگی کو ______ کہا جاتا ہے؟
- Flowchart
- Source code
- Pseudo code
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A flowchart is a graphical representation of a program or algorithm using symbols to show the flow of control.
It helps visualize logic and the sequence of operations before actual coding.
ہیڈر اور فوٹر کمانڈ ایم ایس ورڈ کے کس ٹیب پر واقع ہیں؟
- Home
- Insert
- View
- Header
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Header and footer commands are located on the Insert tab in MS Word
Function: Used for adding consistent information to the top or bottom of every page.
ایکسل میں وی لُک اپ فنکشن کیا کرتا ہے؟
- Count the number of cells
- Searches for a value in a column and returns a value in the same row
- Calculate the average of values
- Sorts data in ascending order
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The VLOOKUP function in Excel is used to search for a value in the first column of a range
And return a value in the same row from a specified column.
It is commonly used for looking up data in a table or range.
آخری ایکشن کو کالعدم / ریورس کرنے کے لیے کون سی شارٹ کٹ کلید ہے؟
- Ctrl + Z
- Ctrl + C
- Ctrl + V
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The Shortcut Ctrl+Z is used to undo the last action in a document.
Additional Information:
Crtl + U is a shortcut key used to underline text.
Crtl + D is used to open the font preferences window.
Crtl + X is used to cut selected text and save it to a clipboard ready to paste elsewhere.
Crtl + Y is used to redo the changes or actions made in a document.
سی پی یو کا مرکزی پروسیسنگ یونٹ _______ ہے؟
- Arithmetic and Logic Unit
- Cache
- Registers
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The ALU is the main processing unit of a CPU, responsible for performing all arithmetic and logical operations.
It works alongside other components like registers and cache to execute instructions efficiently.
سی پی یو ______ بنیادی اجزاء پر مشتمل ہے۔
- Arithmetic and Logic Unit
- Control unit and Registers
- Cache and Internal buses
- All of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The CPU (Central Processing Unit) consists of the following basic components:Arithmetic and Logic Unit (ALU) – Performs mathematical calculations and logical operations.
Control Unit (CU) – Directs operations by decoding instructions and managing execution.
Registers – Small, fast storage locations for temporary data during processing.
Cache – High-speed memory for frequently accessed data.
Internal Buses – Pathways that transfer data between CPU components.