ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
What are the traverses in Binary Tree?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What are the traverses in Binary Tree?
Answer
# 1
Inorder
Preorder
PostOrder
 
Is This Answer Correct ?    10 Yes 0 No
Firewithin
 
  Re: What are the traverses in Binary Tree?
Answer
# 2
In order... Left node, Root node, Right node

Pre order... Root node, Left node, Right node

Post order... Left node, Right node, Root node
 
Is This Answer Correct ?    3 Yes 0 No
Jack
 
 
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
Explain break statement and continue statement?  3
Does java support multi dimensional arrays ?  4
Explain Public static void main?  2
what is the purpose of class "Object" which is base class for all classes?  3
what is multithreading? Virtusa4
what is meaning of JIT?  3
What modifiers are used with an inner class which is a member of an outerclass?  1
If set accepts only one argument then how can it compare two objects to avoid duplicates  3
what is bytecode ?explain in detail and watz the difference between bytecode and machine code? Lucent3
What is Generic in java? Where can we write Generic ( class or method or objects or etc...)? with simple example? Thanks, Bose. Infosys1
Consider that class classA, abstract class classB, and final classC have been defined.Which one of the following is correct? 1. classA extends classC implements classB 2. class A extends classB, classC 3. classA extends classB 4. classB implements classC  1
Can you call a constructor within a constructor?  6
WHAT IS THE MEANING OF ALL TYPE OF BUZZWORDS?  4
What is System class and its purpose?  2
How are this() and super() used with constructors?  4
using equals method overriding which objects are compared?i.e same class objects or other class objects?Explain me.  3
How to call static method? Epoch3
What is CardLayout? Infosys1
Difference between prefix and postfix forms of the ++operator?  2
What services that container provides?  1
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com