Does treeset allow null?
Answer / Diwakar Verma
No, a TreeSet does not allow null elements.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are skew trees? For a tree with 4 nodes draw all possible binary? Generalize for n nodes how many binary trees can be drawn?
How many parts are there in a declaration statement?
Of the following tree structure, which is, efficient considering space and time complexities? (a) Incomplete Binary Tree (b) Complete Binary Tree (c) Full Binary Tree (b) Complete Binary Tree.
What do you mean by structure property in a heap?
Why it is important to have aligned addresses? What is the exception generated when there is a misaligned address?
What sort does arrays sort use?
What is concept of data structure?
What is 1d array?
What is a linear search?
What is insertion sort technique?
Which is faster treemap or hashmap?
Does linkedhashset allow duplicates?