what is true about how lists are indexed? a. indices increase in both movement directions b. indices decrease to the left and increase to the right c. indices decrease in both movement directions d. indices decrease to the right and increase to the left

See Answers (1)

Accepted Answer

The statement which is true about how lists are indexed is that: b. indices decrease to the left and increase to the right.What is a listing method?In Computer technology, a listing method can be defined as a technique which is used to list all of the elements or members of a data set in either an ascending or a descending order, while separating each of them with a comma and enclosing the data set within curly braces.Generally speaking, an index simply refers to the organization of data or file resources on a computer technology based on key data fields, schema, or file names in a database record.In conclusion, lists are generally indexed in a such a way that they increase to the right and decrease to the left.Read more on indexed list here: https://brainly.com/question/13326119#SPJ1

Related Question in Computers and Technology