Talk:Comparison of C Sharp and Java
This article is rated List-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||||||||||||
|
|
|||
This page has archives. Sections older than 90 days may be automatically archived by Lowercase sigmabot III when more than 4 sections are present. |
This article links to one or more target anchors that no longer exist.
Please help fix the broken anchors. You can remove this template after fixing the problems. | Reporting errors |
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)
External links modified
[edit]Hello fellow Wikipedians,
I have just modified 3 external links on Comparison of C Sharp and Java. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:
- Added archive https://web.archive.org/web/20120627043929/http://java.sun.com/docs/white/delegates.html to http://java.sun.com/docs/white/delegates.html
- Corrected formatting/usage for http://www.25hoursaday.com/CsharpVsJava.html
- Corrected formatting/usage for http://csunwold.blogspot.co.at/2010/02/from-stackoverflow-im-looking-for-c.html
When you have finished reviewing my changes, please set the checked parameter below to true or failed to let others know (documentation at {{Sourcecheck}}
).
This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}}
(last update: 5 June 2024).
- If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
- If you found an error with any archives or the URLs themselves, you can fix them with this tool.
Cheers.—InternetArchiveBot (Report bug) 20:08, 10 November 2016 (UTC)
External links modified
[edit]Hello fellow Wikipedians,
I have just modified 13 external links on Comparison of C Sharp and Java. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:
- Added archive https://web.archive.org/web/20120919093308/http://25hoursaday.com/ to http://www.25hoursaday.com/
- Added archive https://web.archive.org/web/20120708065042/http://cstruter.com/ to http://www.cstruter.com/
- Added archive https://web.archive.org/web/20120919093308/http://25hoursaday.com/ to http://www.25hoursaday.com/
- Added archive https://web.archive.org/web/20120919093308/http://25hoursaday.com/ to http://www.25hoursaday.com/
- Added archive https://web.archive.org/web/20120919093308/http://25hoursaday.com/ to http://www.25hoursaday.com/
- Added archive https://web.archive.org/web/20120919093308/http://25hoursaday.com/ to http://www.25hoursaday.com/
- Added archive https://web.archive.org/web/20120919093308/http://25hoursaday.com/ to http://www.25hoursaday.com/
- Added archive https://web.archive.org/web/20120919093308/http://25hoursaday.com/ to http://www.25hoursaday.com/
- Added archive https://web.archive.org/web/20120919093308/http://25hoursaday.com/ to http://www.25hoursaday.com/
- Added archive https://web.archive.org/web/20120919093308/http://25hoursaday.com/ to http://www.25hoursaday.com/
- Added archive https://web.archive.org/web/20120919093308/http://25hoursaday.com/ to http://www.25hoursaday.com/
- Added archive https://web.archive.org/web/20120919093308/http://25hoursaday.com/ to http://www.25hoursaday.com/
- Added archive https://web.archive.org/web/20120919093308/http://25hoursaday.com/ to http://www.25hoursaday.com/
When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.
This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}}
(last update: 5 June 2024).
- If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
- If you found an error with any archives or the URLs themselves, you can fix them with this tool.
Cheers.—InternetArchiveBot (Report bug) 16:15, 11 August 2017 (UTC)
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)