单项选择题

varfound=true;varfoundAsString=found.toString();console.log(foundAsString)打印结果是()。

A."true"
B.true
C.1
D."1"