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   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Operating Systems  >>  Data Structures
 
 


 

 
 Windows interview questions  Windows Interview Questions
 Linux interview questions  Linux Interview Questions
 Unix interview questions  Unix Interview Questions
 Solaris interview questions  Solaris Interview Questions
 RTOS interview questions  RTOS Interview Questions
 Bulnex interview questions  Bulnex Interview Questions
 Operating Systems General Concepts interview questions  Operating Systems General Concepts Interview Questions
 Data Structures interview questions  Data Structures Interview Questions
 Operating Systems AllOther interview questions  Operating Systems AllOther Interview Questions
Question
What is binary tree?

 Question Submitted By :: Varsha
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is binary tree?
Answer
# 1
A binary tree is a tree which has every node has exactly two
links i.e left and right link
 
Is This Answer Correct ?    6 Yes 1 No
Wizard
 
  Re: What is binary tree?
Answer
# 2
A binary tree is a tree in which each node can have at most
two children. (i.e., left child and/or right child)
 
Is This Answer Correct ?    6 Yes 2 No
Arnoldindia
 
 
 
  Re: What is binary tree?
Answer
# 3
A binary tree is a data structure in which the nodes 
contains at most two links(i.e.,left child and/or right 
child)
 
Is This Answer Correct ?    3 Yes 1 No
Ajay
 
  Re: What is binary tree?
Answer
# 4
A Binary Tree is a finite set of elements called Node.....
 
Is This Answer Correct ?    2 Yes 0 No
Naz
 
  Re: What is binary tree?
Answer
# 5
A tree with at most two children for each node.
 
Is This Answer Correct ?    1 Yes 0 No
Babita
 

 
 
 
Other Data Structures Interview Questions
 
  Question Asked @ Answers
 
What is the average number of comparisons needed in a sequential search to determine the position of an element in an array of 100 elements, if the elements are ordered from largest to smallest? ABB10
What data structure would you mostly likely see in a non recursive implementation of a recursive algorithm?  2
How is it possible to insert different type of elements in stack?  5
What is the average number of comparisons in a sequential search?  2
What are the parts of root node? BMC2
Write the programs for Linked List (Insertion and Deletion) operations  1
Convert the following infix expression to post fix notation ((a+2)*(b+4)) -1  7
sir plz. send me a bunch of questions related to this topic which may help me in campus selection ABC1
Which sort show the best average behavior?  6
What is binary tree? BMC5
What is the maximum total number of nodes in a tree that has N levels? Note that the root is level (zero) Sasken8
A list is ordered from smaller to largest when a sort is called. Which sort would take the shortest time to execute?  8
Explain about the types of linked lists  4
The element being searched for is not found in an array of 100 elements. What is the average number of comparisons needed in a sequential search to determine that the element is not there, if the elements are completely unordered? Morgan-Stanley7
How many different binary trees and binary search trees can be made from three nodes that contain the key values 1, 2 & 3? iGate9
What does abstract data type means? TCS6
Write a Binary Search program  2
In which data structure, elements can be added or removed at either end, but not in the middle? Wipro19
Write programs for Bubble Sort, Quick sort  2
Which data structure is needed to convert infix notations to post fix notations? Fidelity8
 
For more Data Structures Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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