الرجوع
تسجيل الدخول

In the below code lines, what does the underlined two words refer to:

Student s1 = new Student();

Student [] s2 = new Student[];