题目详情
单选题 var x = 1; function fn(n){ n = n+1; }; y = fn(x); y 的值为
A. 2
B. 1
C. 3
D. Undefined
学科:Web前端技术应用
时间:2024-04-29 21:18:08
相关题目
相关作业