2
Answers

Which of the following statements do Expression Tree fit best?

sam jame

sam jame

14y
9.2k
1

a. Expression trees are a data structure which can be initially composed using language syntax.

b.Expression trees are a dynamically generated code which is executed to perform the desired function .

c.Expression trees can be creagted only from Lambda Expressions.

d.Expression trees can be modifiesd once they are created

e. All of the above.


Answers (2)