انڈیکس بنانے کے لیے، آپ اپنی دستاویز میں مین انٹری کا _____ اور ______ فراہم کرکے انڈیکس انٹریز کو نشان زد کرتے ہیں، اور پھر آپ انڈیکس بناتے ہیں۔
-
A. link, name
-
B. cross-reference, name
-
C. link, cross-reference
-
D. name , cross-reference
Explanation
To create an index, you mark the index entries by providing the name of the main entry
and the cross-reference in your document, and then you build the index.
create an index entry for an individual word, phrase, or symbol, for a topic

-
A. Object
-
B. Array
-
C. Subscript
-
D. Name of element
Explanation
An element of an array is identified using its subscript (also called an index).
The subscript indicates the position of the element within the array, with most programming languages starting the index at 0.
-
A. table
-
B. table
-
C. None
-
D. mark entry
Explanation
Mark the entries
Select the text you'd like to use as an index entry, or just click where you want to insert the entry.
On the References tab, in the Index group, click Mark Entry.
You can edit the text in the Mark Index Entry dialog box.
Click Mark to mark the index entry.
بائنری لاگ انڈیکس فائل کو فعال کرنے کے لیے لاگنگ کا اختیار _______ ہے؟
-
A. –log-bin-index
-
B. –bin-log-index
-
C. –index-bin-log
-
D. –index-log-bin
Explanation
- The `--log-bin-index` option is used to enable the binary log index file in MySQL.
- This option allows you to specify the name of the index file that stores the binary log file names.
✅ Correct: 0 |
❌ Wrong: 0 |
📊 Total Attempted: 0