Answer Posted / 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 View All Answers
What is the primitive type short?
What are the differences between this and super keyword?
What is args length in java?
How do you override a method?
Why do we create threads in java?
Can a method be overloaded based on different return type but same argument type?
Difference between static synchronization vs. Instance synchronization?
How do you add an arraylist to an array in java?
Why do we use bufferedreader?
What is main function purpose?
How does finally block differ from finalize() method?
What is fail fast in java?
How do I find and replace in word?
Can we have two methods in a class with the same name?
What is the diffrence between inner class and nested class?