String name in constructors

In reply to bmorris:

it has been said that , components need not mention class name in the argument , as parent builds the child components and the name is overridden by it .

So ,where does the parent is given child component names to be overridden ??
Explain quoting with an example