"In object-oriented DBs, why is it not practical to give names to every object if the number of objects is very large?"
a) Due to memory limitations.
b) Due to performance constraints.
c) Due to scalability issues.
d) Due to security concerns.