Javascript中, foo对象有att属性,那么以下获取att属性值的表达式哪个是错误的答案( )
·foo.att
·foo["att"]
·foo{"att"}
·foo["a"+"t"+"t"]
出自:佳木斯大学语言治疗学