Here is what i was looking for?
Under create content nodes(book,image,etc.,) i have got a taxonomy block, now all the taxonomy terms and subterms are displayed under one textarea,
image.module --> line 395, ,v 1.126 2004/09/08 11:46:55 bruno Exp $
// Taxonomy select form
$output .= implode("", taxonomy_node_form("image", $node));
In line 1605
$output .= implode("
", taxonomy_node_form("image", $node)); // commented by krishna on 28 october 2004