FUNDAMENTALS OF COMPUTER

USING MICROSOFT EXCEL

ADJUSTING COLUMN WIDTH ROW HEIGHT IN EXCEL

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
To put names into alphabetical order use ____
A
Filter
B
Format
C
Define
D
Sort
Explanation: 

Detailed explanation-1: -Rule 1. – Alphabetic Order alphabetize names by comparing the first unit letter by letter. If the first letters are the same, file in terms of the second letter, and so on.

Detailed explanation-2: -As aforementioned, the sort() method can be used to sort a list alphabetically in Python. However, this method permanently changes the order of the items in the list.

Detailed explanation-3: -User has to enter number of names, and those names are required to be sorted in alphabetical order with the help of strcpy() function. An array of characters (or) collection of characters is called a string.

Detailed explanation-4: -Python sorted() Function The sorted() function returns a sorted list of the specified iterable object. You can specify ascending or descending order. Strings are sorted alphabetically, and numbers are sorted numerically.

There is 1 question to complete.