COMPUTER OPERATOR PAST PAPERS
فری تیاری کیلے وٹس ایپ
گروپ جوائن کریں
Click here
Show Answers
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
ایک پوائنٹر متغیر کس کے ساتھ شروع کیا جا سکتا ہے
any address in memory
any non zero inter value
both
none
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
any non-zero integer value within the integer range.
متغیر کے دائرہ کار سے کیا مراد ہے۔
name of variable
accessibility of variable
length of variable
none
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Variable scope refers to the extent of code in which a variable can be referenced.
Variables defined inside a function are called local variables.
The scope of local variables and dummy arguments is limited to the function in which they are defined.
کون سا صفحہ بدلنے والا الگورتھم بالڈی بے ضابطگی کا شکار ہے؟
LRU
FIFO
Second chance
None
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
First In, First Out, commonly known as FIFO, is an asset-management and valuation method in which assets produced or acquired first are sold, used, or disposed of first.
System call
message passing
executing a trap instruction
All
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
When a computer application is running, it is in the user mode.
Some examples are word application, PowerPoint, reading a PDF file and browsing the internet.
These are application programs so the computer is in user mode.
Logical address
Physical address
Both
None
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
In computing, a logical address is the address at which an item appears to reside from the perspective of an executing application program.
A logical address may be different from the physical address due to the operation of an address translator or mapping function.
ڈیٹا درجہ بندی کی صعودی ترتیب کونسی ہے۔
bit-byte-field-record-file -database
bit-byte-database-record-file -field
Both
None
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Data is organized in a data storage hierarchy of increasingly complex levels: bits, bytes (characters), fields, records, files, and databases.
مندرجہ ذیل میں سے کون سا تیز تر ٹرانسلیٹر سافٹ ویئر ہے۔
interpreter
Assembler
Java
compiler
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A compiler is a special program that translates a programming language's source code into machine code, bytecode or another programming language.
interpreter
compiler
Assembler
None
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A compiler is a special program that translates a programming language's source code into machine code, bytecode or another programming language.
زندگی کے ھر پہلو کی
معاشرت کی
دونوں
None
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
قرآن میں زندگی کے ھر پہلو کی رہنما ٗی موجود ھے
پریزنٹیشن پرت کی خصوصیات میں کیا شامل ہیں۔
data compression
data encryption
data description
All
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Some functions of the presentation layer include character-code translation, data conversion, data encryption and decryption, and data translation.
It connects the application layer with the layers below converting the human readable text and media to machine readable format and vice-versa.