Answer:
The load factor in the computer science is defined as the total ratio of number of the address to the ratio of total number of table records in the data structure.
The load factor should be less than 1 so that the the table size are properly chosen and the load factor is store in the hash table as the number of key. The average value of the load factor is given by the total entries to the size of the table.