Hi Rameen,
Let's say you include component B in A. When you create an new page, you will be able to see component A and B inside it. But there won't be any node created. for these Node structure for this page till now will be
test-page/jcr:content
Now, once you author component A and B, the node structure will be updated with authored content as well as sling:resourceType
thanks