0 votes
in Data Structures & Algorithms by
…………………. Is a directed tree in which outdegree of each node is less than or equal to two.

a) unary tree

b) binary tree

c) trinary tree

d) both b and c

1 Answer

0 votes
by
b) binary tree

Related questions

0 votes
asked Mar 21, 2021 in JavaScript by rajeshsharma
0 votes
asked Dec 8, 2022 in Data Structures & Algorithms by sharadyadav1986
...