InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What Is Collation? |
|
Answer» Collation is defined as set of rules that determine how CHARACTER DATA can be sorted and COMPARED. This can be used to compare A and, other language characters and ALSO DEPENDS on the width of the characters. Collation is defined as set of rules that determine how character data can be sorted and compared. This can be used to compare A and, other language characters and also depends on the width of the characters. |
|