Talk:Comparison of C Sharp and Java

{{User:MiszaBot/config

|archiveheader = {{aan}}

|maxarchivesize = 100K

|counter = 3

|minthreadsleft = 4

|algo = old(90d)

|archive = Talk:Comparison of C Sharp and Java/Archive %(counter)d

}}

{{WikiProject banner shell|class=List|

{{WikiProject Java |importance=low}}

{{WikiProject Computing |auto=}}

}}

{{Archives |bot=Lowercase sigmabot III |age=3 |units=months }}

{{Broken anchors|links=

}}

Modules

A section is missing: what are the differences between java's packages and C#'s public/internal visibility keywords on namespace members (which end up correlating with the CLR's modules and assemblies). Bohan (talk) 12:21, 28 July 2018 (UTC)

Type inference / manifested

At least C# supports basic type inference support: https://stackoverflow.com/questions/479883/how-good-is-the-c-sharp-type-inference ShalokShalom (talk)

Comparing Stream API and LINQ

There is a paragraph for LINQ but not for the Java Stream API. Comparing them would be more consistent with the rest of the article. I might add this part in the future but don't have time right now — Preceding unsigned comment added by 141.79.34.38 (talk) 23:41, 21 January 2024 (UTC)