-->
当前位置:首页 > 题库 > 正文内容

单选题:h0371. scala中def mul(x:Int)(y:Int) = x*y称作

Luz3年前 (2022-05-04)题库432
scala中def mul(x:Int)(y:Int) = x*y称作



A.柯里化函数
B.匿名函数
C.高阶函数
D.偏应用函数


答案:A

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。