The method in which records are physically stored in a specified order according to a key field in each record is
Answer: A
A method in which records are physically stored in a specified order according to a key field in each record is hash. (In hash method, a hash function is performed on the key value to determine the unique physical address of the record to store or retrieve)