单项选择题

下列哪项是String的字面量?() 

A.“Hello”
B.‘world’
C.\u2345
D.new String(“good”)