ETEA COMPUTER 25 YEARS PAST PAPERS
ETEA 25
years Past Papers Click
here
Show Answers
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
کمپیوٹر کی مین میموری کو ______ بھی کہا جا سکتا ہے؟
Primary storage
Internal memory
Primary memory
All of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The main memory of a computer is also known by several names, including:
Primary storage Internal memory Primary memory Main storage Random Access Memory (RAM) All these terms refer to the computer's volatile memory , which temporarily stores data and programs that are currently being used or processed by the CPU (Central Processing Unit).
RAM is a primary memory.
ROM is a secondary memory .
RAM stands for : Random Access Memory
ROM stands for : Read Only Memory
مندرجہ ذیل میں سے کون سا غیر مستحکم میموری ہے؟
RAM
ROM
PROM
Both B and C
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Non-volatile memory or is a type of computer memory that can retain stored information even after power is removed.
RAM is a volatile memory.
RAM : Random Access Memory.
ROM and PROM is a non-volatile memory.
ROM : Read-Only Memory .
PROM (Programmable Read-Only Memory)
پہلی جنریشن والی کمپیوٹر میں کونسی ٹیکنالوجی کا استعمال ہوا تھا؟
Vacum Tubes
Transistors
Integrated circuits
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The main electronic component used in first-generation counterparts was Vacuum Tubes and Valves .
Leo is called the first-generation computer.
The five generations of computers:
First Generation (1946-1959 or 1940-1956): Vacuum tube-based technology (e.g., ENIAC). Second Generation (1959-1965 or 1956-1963): Transistor-based technology. Third Generation (1965-1971 or 1964-1971): Integrated circuit -based technology. Fourth Generation (1972-1980): VLSI microprocessor-based technology. Fifth Generation (1980-present): ULSI microprocessor-based technology, with a focus on artificial intelligence.
ایل سی ڈی کا مطلب کیا ہے؟
Liquid crystal disk
Liquefied crystal display
Liquid crystal display
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
LCD Stands for " Liquid Crystal Display."
LCD is a flat panel display technology commonly used in TVs and computer monitors.
*******
VU FIA PAPER 18-12-2021
**
ND16-1-2023
سی ڈی ایم اے کا مطلب کیا ہے؟
Code Digital Multiple Access
Central Data Management Access
Code Division Multiple Access
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
CDMA is a wireless communication technology that allows multiple signals to occupy a single transmission channel using unique codes.
It improves efficiency and security in mobile networks.
Very Display Unit
Virtual Display Uniform
Visual Display Unit
Virtual Detection Unit
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Computer Monitor is also called VDU .
VDU (Visual Display Unit) refers to devices like monitors or screens that display output from a computer.
It is an essential part of the user interface in computing.
Personal identification number
Payment identification number
Personal identification numeric
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
PIN is a short for a personal identification number.
The PIN is a set of personal numbers used to prove positive identification.
It is often used with automated bank teller machines, telephone calling cards, and accessing wireless networks.
ایم ایس ورڈ 2007 میں، ٹیکسٹ یا مخصوص فارمیٹنگ کو تبدیل کرنے کے لیے کون سی شارٹ کٹ کی استعمال ہوتی ہے؟
CTRL + T
CTRL + I
CTRL + H
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
CTRL + H opens the "Find and Replace" dialog box.
It allows you to replace text or specific formatting in MS Word 2007.
CTRL + I : Italicizes selected text.
CTRL + T : Creates a hanging indent.
کاروباری ایپلی کیشنز لکھنے کے لیے عام طور پر کون سی زبان استعمال ہوتی ہے؟
Python
JavaScript
COBOL
HTML
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
COBOL stands for Common Business-Oriented Language
It is a programming language specifically designed for business, finance, and administrative systems.
It was designed in 1959 by CODASYL
And was partly based on the programming language FLOW-MATIC
Designed by Grace Hopper
Stable release: ISO/IEC 1989: 2023 / 2023
ایک سسٹم سافٹ ویئر جو اعلی سطح کے زبان کے ماخذ کوڈ کو مشین لیول آبجیکٹ کوڈ میں ترجمہ کرتا ہے اسے _____ کہا جاتا ہے؟
Linker
Interpreter
Compiler
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A compiler is system software that translates the entire high-level language source code into machine-level object code at once.
It checks for errors during translation and produces a separate executable file.