ETEA COMPUTER 25 YEARS PAST PAPERS
ETEA 25
years Past Papers Click
here
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
آپریٹنگ سسٹم یونکس _____ میں لکھا گیا تھا؟
- C
- C++
- JAVA
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The UNIX operating system was originally developed in assembly, but later rewritten in C to make it portable.
This marked a major milestone in OS development, allowing UNIX to run on different hardware platforms.
سی زبان _____ میں ڈینس ایم رچی نے تیار کی تھی؟
- 1972
- 1971
- 1973
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The C programming language was developed in 1972 by Dennis Ritchie
in the Bell Laboratories of the AT & T (American Telephone & Telegraph),located in U.S.A.
Dennis Ritchie is known as the founder of c language.
***
Co developer of Unix
C is a general-purpose computer programming language.
It was created in the 1970s.
By design, C's features cleanly reflect the capabilities of the targeted CPUs.
Designed by: Dennis Ritchie
First appeared: 1972
*****
اسمبلی زبان _____ سے ایک قدم اونچی ہے؟
- High level language
- Procedural language
- Machine language
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Assembly language is a low-level programming language that is just one step above machine language (binary code).
It uses mnemonics to represent machine instructions, making it easier for humans to read and write compared to raw machine code.
جسمانی خطاب _____ پرت کی ذمہ داری ہے۔
- Session
- Physical
- Data link
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The Data Link layer is responsible for physical addressing through MAC (Media Access Control) addresses.
The Physical layer deals with transmitting raw bits over the medium.
کمپیوٹر پروگرام لکھنے کے لئے _____ کا ایک مجموعہ۔
- Codes
- Symbols
- Words
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A computer program is written using a set of codes (instructions) that the computer can understand.
These codes are composed of programming languages made up of symbols, words, and syntax, but collectively called codes.
کونسا پروگرامنگ زبان کے بیان کے معنی بیان کرتا ہے؟
- Semantic
- Syntax
- Compiler
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Semantic refers to the meaning of a statement in a programming language.
Syntax refers to the structure or rules of writing code.
The compiler translates code into machine language.
انتخاب کے ٹولز کسی شکل یا _____ سے کسی علاقے کو فصل/کاٹنے کے لئے استعمال ہوتے ہیں؟
- Screen
- Image
- Text
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Selection tools are used to select and crop or cut a part of an image or shape.
They help isolate specific areas for editing in graphic design or photo editing software.
کون سا ماڈیول سی پروگرامنگ کا حصہ نہیں ہے؟
- Editor
- Linker
- Converter
- Compiler
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Converter is not a standard module in the C programming process.
The main modules of C programming include Editor (for writing code), Compiler (for translating code), and Linker (for combining object files).
فولڈر _____ کی طرح ہیں جس میں آپ فائلیں/فولڈر رکھ سکتے ہیں۔
- Notebooks
- Envelopes
- Files
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Folders hold and organize files and other folders, just like envelopes hold papers.
They help keep digital documents organized and easy to find.
کارنوگ کا نقشہ مربع خانوں پر مشتمل ہے جسے _____ کہتے ہیں؟
- Cells
- Sheets
- Tuples
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A Karnaugh map (K-map) is a visual method for simplifying Boolean expressions.
It consists of square boxes called cells, each representing a minterm (combination of variable values).