Answer Posted / raji
Binary tree is a tree in which a node can have less than or
equal to two children
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is the difference between null and void pointer in data structures?
What is treemap chart?
Why use a tuple instead of a list?
What is map data structure?
What is meant by deque?
Differentiate stack from array?
how to insert a new node in linked list where free node will be available?
There are 2 int type array data type. One is containing 50 elements, and another one is containing 30 elements. Can we assign the array of 50 elements to an array of 30 elements?
What is the difference between data types and data structures?
Describe queue operation.
Can we search the data in a linked list?
Which data structures are used in bfs and dfs algorithm?
How memory is reserved using a declaration statement ?
What are dynamic data structures?
What is data algorithm?