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
What do you mean by hashing?
What is a parameter used for?
Is string passed by reference in java?
Can you use this() and super() both in a constructor?
Do I need java on my pc?
How are this() and super() used with constructors in java programming?
Can we use string in switch case in java?
What is immutability in java?
Explain constructors and types of constructors in java.
Difference between a class and an object?
Give the difference between the println method and sqrt method?
What is Hierarchy of exception?
What are the various access specifiers in java?
What is meant by main method?
What is var keyword ?