MCQOPTIONS
Bookmark
Saved Bookmarks
→
Csharp
→
Test in Csharp
→
Lib.Book b = new College.Lib.Book();..
1.
Lib.Book b = new College.Lib.Book();
A.
;
B.
Book b = new Book();
C.
;
D.
using College.Lib;
Answer» C. ;
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which among the following is a .NET namespace?
Lib.Book b = new College.Lib.Book();
Which is the correct statement about the namespaces in C#.NET?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply