Q. ocaml, unlike most functional languages , does not allow functions to return structured values ? - True - False Q. The Ocaml type signature val f : 'a - > ' a = indicates that function f has...


Q. ocaml, unlike most functional languages , does not allow functions to return structured values ?


- True


- False


Q. The Ocaml type signature val f : 'a - > ' a = indicates that function f has parameter and return value that can be any type , as long as the types of f's parameter and return value are the same.


- True


- False




Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here