answersLogoWhite

0

It's a type of recycling, where you "hand-sort" plastic, paper, and glass into three different boxes.

To sort by hand is not necessarily restricted to only recycling. You can hand sort most anything.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is handsorting?

hand sorting


What method would you use to separate beans and buttons?

Using a sieve with holes large enough for the beans to pass through but small enough to retain the buttons would be an effective method to separate the two items. Simply pour the mixture onto the sieve and gently shake it to allow the beans to fall through while keeping the buttons on top.


Is selection sort internal sorting or external sorting?

internal sorting ..............Kaleem


What is the methods of separation of mixtures?

Mixtures can be separated by: Distillation, Chromatography, Evapouration, Filtration, Decantation, Crystalization, Magnatisim, Sorting By Hand, Sifting


What is Latin word for sorting?

diribitio and it translates to "sorting of the"


What is a arranging characters in alphabetical order?

Sorting


Using only one program implement bubble sorting insertion sorting quick sorting and selection sorting?

Its simple!dirve a menu based prog by using switch case & then apply every sorting function to it.


How tall is Mats Sorting?

Mats Sorting is 175 cm.


Types of sorting in 8085 microprocessor?

Sorting is not a microprocessor specific thing. Sorting requires a program and, as such, is not dependent on which microprocessor is involved.


What is sorting animals called?

The act of sorting animals is called Classification


Is quicksort a stable sorting algorithm?

No, quicksort is not a stable sorting algorithm.


What is internal and external sorting techniques?

Internal sorting it means we are arranging the number within the array only which is in computer primary memory. External sorting it is the sorting of numbers from the external file by reading it from secondary memory.