InterviewSolution
Saved Bookmarks
| 1. |
Does C# Have Its Own Class Library? |
|
Answer» Not EXACTLY. The .NET Framework has a COMPREHENSIVE CLASS library, which C# can make use of. C# does not have its own class library. Not exactly. The .NET Framework has a comprehensive class library, which C# can make use of. C# does not have its own class library. |
|