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.