A. 逗号 B. 冒号 C. 分号 D. 空格
A. this B. for…in C. return D. with
A. __proto__ B. Object.getOwnPropertyNames() C. Object.getPrototypeOf() D. Object.setPrototypeOf()
A. class B. struct C. import D. enum