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 |
What is difference between static variable and global variable?
How do you declare a variable?
. Define Copy Constructor in Java
When do we use synchronized blocks and advantages of using synchronized blocks?
Can a list be null in java?
What are order of precedence and associativity, and how are they used?
What is a superclass?
Explain the difference between abstract class and interface in java?
Can you call a private data from an inner class?
What is an event?
what is difference between interface and abstract class..?
Explain the use of shift operator in java. Can you give some examples?