多项选择题

下列语句中,类实例化对象正确的是(   )
A、Pet cat;
B、Pet cat = catA;
C、Pet cat = new Pet();   
D、Pet cat = new Pet(“Tom”);

微信扫码免费搜题