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

What is the best way to findout the time/memory consuming process?

0 Answers  


How can an exception be thrown manually by a programmer?

0 Answers  


what are different ways in which a thread can enter the waiting state? : Java thread

0 Answers  


What is java literals?

0 Answers  


How would you dynamically allocate memory to an array?

0 Answers   Atos Origin,






What is a substring of a string?

0 Answers  


what is the replacement method of stop() of thread

8 Answers   IBM, TCS,


What are the steps involved to write rmi based programs?

0 Answers  


Is arraylist sorted in java?

0 Answers  


What is “try and catch” in java

2 Answers  


What is a key in java?

0 Answers  


Can a class be subclass of itself?

4 Answers  


Categories