单项选择题

Object.prototype.toString.call({}) 结果是()

A.[object Array]
B.[object Object]
C.[object Date]
D.[object String]