The search method for searching a sorted file that needs increased amount of space is
The search technique for searching a sorted file that needs increased amount of space is indexed sequential search. Because in this search method we require to maintain a separate index file which needs additional storage space.