What happens when install(s, t) finds that the name being installed is already present in the table?
Posted: Wed Jul 13, 2022 7:54 pm
a) It doesn’t modify the name in the table
b) It modifies the name with new definition
c) It modifies off the new definition has higher priority
d) It creates a new table and add the new definition in it
b) It modifies the name with new definition
c) It modifies off the new definition has higher priority
d) It creates a new table and add the new definition in it