Each entry in a link list is called a node TRUE or FALSE ?

Showing Answers 1 - 26 of 26 Answers

Prakash

  • Aug 23rd, 2006
 

True

because each entry is created by a new node and it is deleted by a freenode function

  Was this answer useful?  Yes

avinash

  • Sep 23rd, 2006
 

yes its true

  Was this answer useful?  Yes

Makal

  • Oct 30th, 2006
 

Yes it is.

  Was this answer useful?  Yes

Sandeep

  • Jan 30th, 2007
 

I also agreed it is true. it is called as a node

  Was this answer useful?  Yes

Priyaa_cutie

  • Mar 13th, 2007
 

Ya... Its true...
Each entry is a node and it can be deleted or searched for as per the algorithmic techniques..

  Was this answer useful?  Yes

shiksha

  • Aug 28th, 2011
 

Yes each entry in a link list is called node and this node consist of two parts-info, and next add.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions