Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:Comparison of C Sharp and Java

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 2 years ago by 141.79.34.38 in topic Comparing Stream API and LINQ

Modules

[edit]

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

[edit]

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

[edit]

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