The process of arranging data in a specific order based on the value in each field is called:
a. filtering
b. sorting
c. scaling
B. sorting
Computer Science & Information Technology
You might also like to view...
Joe, an administrator, is using a punch-down tool to connect a cable. To which of the following is Joe MOST likely connecting?
A) A demarc B) A DB-9 C) A smart jack D) A 110 block
Computer Science & Information Technology
Which command compiles the Java source code file Welcome.java?
a. cd Welcome.java b. javac Welcome.java c. java Welcome.java d. compile Welcome.java
Computer Science & Information Technology