單項選擇題

下述代碼執(zhí)行后,有幾個引用變量和幾個對象?()  
Student stu = new Student(“Mike”); 
Student stua; 
Stua = stu;  

A. 2個引用變量,1個對象
B. 1個引用變量,1個對象
C. 2個引用變量,2個對象
D. 1個引用變量,2個對象

微信掃碼免費搜題