How to print nodes of a Binary tree?



How to print nodes of a Binary tree?..

Answer / nirmala nambikai mary

In java by using non recursive sub routine we can print
nodes of a binarytree using queue

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More Core Java Interview Questions

Difference between throw and throws?

0 Answers  


What is main method?

0 Answers  


Is an integer an object?

0 Answers  


is there a separate stack for each thread in java? : Java thread

0 Answers  


Can a abstract class be defined without any abstract methods?

0 Answers  






Who found java?

0 Answers  


What is the difference between a local variable and an instance variable?

0 Answers  


Can we store variables in local blocks?

0 Answers   Global Logic,


What is mean by collections in java?

0 Answers  


what is the purpose of "virtual"?

0 Answers   EDS,


How do you pass by reference?

0 Answers  


What is the independent variable in an experiment?

0 Answers  


Categories