

InterviewSolution
Saved Bookmarks
1. |
_________________ defines the assigned ordering among the characters used by the computer.(a) Unicode(b) Collating Sequence(c) Accumulation(d) SortingThis question was addressed to me in semester exam.I'm obligated to ask this question of Unicode topic in division Computer Codes of Computer Fundamentals |
Answer» RIGHT answer is (b) Collating Sequence Explanation: Collating sequence is the term USED for ordering among characters. It may vary depending UPON the type of CODE used by a COMPUTER. |
|