+ 2
Java vs. C#
- I noticed that Java doesn't have the "namespace" keyword, which C# has and it had me wondering, "what exactly is the function of the "namespace" keyword in C#"? does it serve the same purpose as the "package" keyword in Java?
1 Odpowiedź
+ 3
@luka cool. thanks for clarifying that up for me