Explanation
We use on to refer a surface .
On is a preposition here.
On: کسی چیز کے اوپر ہونا
The lamp is on the table.
AGM 5.2.23
Show/Hide Explanation
A. Tables had been decorated with colorful linen
B. None of these
C. Tables were decorated with colorful linen
D. Tables are being decorated with colorful linen
Explanation
The sentence is in simple past tense → He decorated.
Passive form of simple past is:
was/were + past participle → were decorated.
Show/Hide Explanation
A. Of
B. None of these
C. Off
D. Into
Explanation
" Off the table " means to remove something from the surface of the table .
The correct phrase is: Take this book off the table.
Show/Hide Explanation
A. لشکر اسامہ رضہ
B. لشکر عمر رضہ
C. لشکر زید رضہ
D. لشکر الصدیق رضہ
Explanation
نبی کریم صلی اللہ علیہ وآلہ وسلم کی زندگی کا آخری تیار کردہ لشکر لشکر اسامہ رضی اللہ عنہ تھا، جس کے سپہ سالار حضرت اسامہ بن زید رضی اللہ عنہ مقرر کیے گئے۔ یہ لشکر گیارہ ہجری میں دشمن کے خلاف روانہ کیا گیا۔
Show/Hide Explanation
ایم ایس ایکسل کی مندرجہ ذیل میں سے کونسی ٹیبل کی آپشن کے ذریعے سے چاٹ بنائے جا سکتے ہیں؟
A. None of these
B. Insert
C. Formula
D. Home
Explanation
The Insert tab in MS Excel contains options to create charts, tables, pivot tables, etc.
It allows users to visualize data in various chart formats like bar, pie, line, and more .
Show/Hide Explanation
ایم ایس ورڈ میں کالم کی سب سے چھوٹی چوڑائی کتنی ہے؟
A. None of these
B. 1
C. 0.5
D. 0
Explanation
The smallest width of a column in MS Word is 0.5 inches , which is the minimum allowed for fitting content within the document.
The largest width that a column can be set to is typically 22 inches , depending on the page size.
Show/Hide Explanation
ایم ایس ورڈ 2016 میں، ٹیبل کے ملحقہ سیلز تک سلیکشن کو بڑھانا ہے ____؟
A. Hold down Shift and press an arrow key repeatedly
B. Alt + End
C. Alt + A
D. Ctrl + Alt + H
Explanation
In MS Word 2016 , to extend a selection to adjacent cells in a table, you can hold down the Shift key and press an arrow key ( ↑, ↓, ←, or →) repeatedly to expand the selection to adjacent cells.
Show/Hide Explanation
A. DISPLAY * FROM STUDENT;
B. None of these
C. SELECT ALL FROM STUDENT;
D. SELECT * FROM STUDENT;
Explanation
The SELECT * syntax retrieves all columns from the specified table.
It is the standard SQL command for displaying complete table data.
Show/Hide Explanation
ڈیٹا بیس میں ، آپ کسی ٹیبل میں قطاروں کے مقام کا تعین کیسے کرسکتے ہیں؟
A. None of these
B. By using random file
C. By using conceptual scheme
D. By using index
Explanation
An index helps the database quickly locate rows in a table without scanning the entire data.
It improves query performance by providing direct pointers to the data rows.
Show/Hide Explanation
A. none
B. attributes
C. field
D. tuple
Explanation
In database lingo , these columns are called attributes .
A database attribute is a column name and the content of the fields under it in a table.
while
Each row in a data set ( called a tuple )
Show/Hide Explanation
✅ Correct: 0 |
❌ Wrong: 0 |
📊 Total Attempted: 0