Answer Posted / santosh kumar chaudhary
Anupam all your points are right except the last one ,the
last point should be all the leaf node must be red...
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we store null in arraylist?
What is scalar data type?
What is data structure? Explain.
Is null allowed in list?
How many types of arrays are there?
In Data Structure, write output of given program.
What is data structure and its classification?
What is the advantage of the heap over a stack?
Which collection is fail safe?
What is the Difference between sax and dom parser?
For the following COBOL code, draw the Binary tree? 01 STUDENT_REC. 02 NAME. 03 FIRST_NAME PIC X(10). 03 LAST_NAME PIC X(10). 02 YEAR_OF_STUDY. 03 FIRST_SEM PIC XX. 03 SECOND_SEM PIC XX.
In what order the elements of a hashset are retrieved?
What is Another name of Dynamically allocating memory.
Do you know what is linear search?
How do you access the values within an array?