Which models are best suited for recursive data?
Answers
Answered by
1
For a more adequate representation of such ' complex' data objects, generalized ' RECURSIVE DATA MODELS' are proposed.
SINGHisKING11:
i hope this may help you
Answered by
0
Stack data structure model is perfect for the recursive data. In Stack data structure, the functional calls are executed as Last in First Out Order and it is the perfectly suited method for recursive data.
The recursive data refers to the different values which are of same type.
It is also called as inductive data type.
Similar questions
English,
7 months ago
Computer Science,
7 months ago
Physics,
7 months ago
Political Science,
1 year ago
Math,
1 year ago
History,
1 year ago