单项选择题

A.Person{firstName:"Lydia",lastName:"Hallie"} and undefined
B.Person {firstName: "Lydia", lastName: "Hallie"} and Person {firstName: "Sarah", lastName: "Smith"}
C.Person {firstName: "Lydia", lastName: "Hallie"} and {}
D.Person{firstName:"Lydia",lastName:"Hallie"}and ReferenceError