What is binary tree?

Answer Posted / saurabh

A binary tree is a tree in which all nodes are connected and
each node has indegree of maximum and outdegree of maximum 2

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the postfix form of the expression: (a + b) * (c - d)

596


Which is better hashmap or arraylist?

489


What is stack and queue in data structure?

470


Explain binary representation?

487


Does treeset allow null?

465






Why do we need to recycle?

446


Where the data structures are used?

557


What is the difference between a push and a pop?

541


What are the types of algorithms?

542


When will we get ArrayStoreException?

739


How treemap orders the elements if the key is a string?

495


What is the purpose of thread?

500


Will this code give error if I try to add two heterogeneous elements in the arraylist? And why?

494


We know that Arrays are objects so why cannot we write strArray.length()?

1097


What is difference between hashmap and linkedhashmap?

453