Talk:Comparison of C Sharp and Java

This is an old revision of this page, as edited by Lowercase sigmabot III (talk | contribs) at 14:12, 17 July 2025 (Archiving 2 discussion(s) to Talk:Comparison of C Sharp and Java/Archive 3) (bot). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Latest comment: 1 month ago by 45.248.29.111 in topic Open world game

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)Reply

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)Reply

Open world game

45.248.29.111 (talk) 17:09, 16 July 2025 (UTC)Reply