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
Explain the difference between association, aggregation and inheritance relationships.
What is the difference between stream and buffer?
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
What do you understand by looping in java? Explain the different types of loops.
What's the access scope of protected access specifier?
What is your platform?s default character encoding and how to know this?
Why does java doesnt suuport unsigned values?
What is the difference between && and & in java?
What is the use of hashmap in java?
How will you get the platform dependent values like line separator, path separator, etc., ?
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
What is empty list in java?
What is difference between jdk,jre and jvm?
What is a byte array?
What is immutable in java?