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 the difference between the size and capacity of a vector?
How do you delete a list in java?
What is the difference between overloading and overriding a function?
13 Answers eG Innovations, Infosys, TCS,
Why string is not a wrapper class?
what is platform
What is public static void main?
What is the difference between add() and addElement() method in Vector Class ?
write a program to create an arraylist and listeterator.and value should be enter through keyboard.
what is hashmap& hashtable with example?
What is the largest number a double can hold?
Is it necessary that each try block must be followed by a catch block?
Accenture NJ mostly ask question on Collection like 1)How to sort Objcts and how treeset sort them 2)Explain mechanism of Hashcode finding in Java 3)Name some of the Sorted collection.