13,155 views

2 Answers

Best answer
4 votes
4 votes

PreOrder Traversal:-ABDECF

Hence,Option(C)ABDECF

selected by
2 votes
2 votes

although unique tree can not be drawn just by post order to answer we have to search a possible pre-order

which can be as below (ABDECF)  so ans is C since A is at last in post order so it must be root so one possible tree is

Answer:

Related questions

3 votes
3 votes
2 answers
1
go_editor asked Jul 5, 2016
22,547 views
To represent hierarchical relationship between elements, which data structure is suitable?DequeuePriorityTreeAll of the above
2 votes
2 votes
2 answers
2
go_editor asked Jul 5, 2016
7,009 views
Which of the following data structure is linear type?StringsListsQueuesAll of the above
2 votes
2 votes
1 answer
3
go_editor asked Jul 5, 2016
4,709 views
Pipelining strategy is called implementinstruction executioninstruction prefetchinstruction decodinginstruction manipulation
2 votes
2 votes
2 answers
4
go_editor asked Jul 5, 2016
1,533 views
Where does a computer add and compare data?Hard diskFloppy diskCPU chipMemory chip