What are the traverses in Binary Tree?
Answer Posted / firewithin
Inorder
Preorder
PostOrder
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
How do you allocate memory to object?
Can you declare an interface method static?
What is parameters example?
Explain abstract class in java?
Can we override the static method?
Is integer a class?
How do you create a null object?
What is class array in java?
Can you explain the final method modifier?
What are the legal parameters?
Explain when we should make an instance variable private.
What is the argument in java?
What is the difference between synchronized and synchronized block?
Is space a char?
Differentiate between array list and vector in java.