answersLogoWhite

0

What is sorted data?

User Avatar

Anonymous

13y ago
Updated: 9/17/2019

Putting things in alphabetical order

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How can data be sorted in a database?

it can be sorted by files kamran :)


Can Data can only be sorted in ascending order.?

No, it can be sorted either in ascending or descending order.


Can Data only be sorted in ascending order?

No, it can be sorted either in ascending or descending order.


Data in order from smaller to largest or vice versa?

The data are sorted.


What data can be sorted into different groups?

Just about any kind of data can be sorted into different groups. (If this does not answer the question, please reword your question and submit again.)


Can data be sorted by using the Sort button on the Data tab on the Ribbon?

yes


What are the advantages of using a Java sorted list data structure over other data structures for storing and managing data?

One advantage of using a Java sorted list data structure is that it maintains elements in a sorted order, making it easier and faster to search for specific items. This can be particularly useful when dealing with large amounts of data that need to be accessed in a specific order. Additionally, a sorted list can also facilitate efficient insertion and deletion operations, as the structure is already organized in a sorted manner.


What are 3 examples of data being sorted in descending and ascending order?

Any data that is keyed to a numeric or text field may be sorted in ascending or descending order. Data that is keyed to a date may be sorted in chronological order (ascending with oldest first) or reverse-chronological order (descending order with newest first). Data that is keyed to a price may be sorted with most-expensive first (descending order) or least-expensive first (ascending order). Data that is keyed to a weight may be sorted in ascending or descending order of weight. And so on.


What set of data is best represented by a stem and leaf plot?

Ages of people are sorted meaningfully by a stem and leaf plot. Any type of data set in which the first or last digit differs and can be sorted. By using this type of plot, one can readily see the magnitude of each group of data sorted.


How divide and conqure approach is used in merge sort?

The data to be sorted is broken into smaller and smaller chunks, then each individual chunk is sorted, then the chunks are merged together and sorted


Can data be only sorted by a single column?

No, it is possible to sort on more than one column, which is used for sorting things within groups, like firstnames with surnames, or sales within months.


Can only be sorted in ascending order?

There is nothing that can only be sorted in ascending order - unless the sorting is being done as the data are being generated.