Question: 4. What does silly3 evaluate to when called? fun silly3) - 1 let val x = (let val x = 4 in x + 8
4. What does silly3 evaluate to when called? fun silly3) - 1 let val x = (let val x = 4 in x + 8 end); in (x, let val x = 7 in x end, let val x 2 in let val x = 4 in x end end) end (1 point)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
