Respuesta :

Answer:

 The basic method of accessing an indexed file are as follow:

  • Firstly, by accessing the particular position of index in the list and also finds the elements in the list.
  • By accessing the end position in the indexed list and also return its particular index position.
  • By accessing an object in the list and if the similar element and object are present in the indexed list then, it returns its small or first position.

ACCESS MORE