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 |
Is java ee a framework?
What is Java Reflection API? Why it’s so important to have?
What is the use of predicate in java 8?
What is System class and its purpose?
What are virtual functions?
Explain about the performance aspects of core java?
Is simpledateformat safe to use in the multithreaded program?
If a method is declared as protected, where may the method be accessed?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
How do you use wildcards?
what release of java technology are currently available what do they contain?
What are nested classes in java?