判断题

!!与Boolean()转型函数功能一致,比如!!0与Boolean(0)返回值都是false。()

【参考答案】

正确