1.

Lib.Book b = new College.Lib.Book();

A. ;
B. Book b = new Book();
C. ;
D. using College.Lib;
Answer» C. ;


Discussion

No Comment Found