| Sign In/My Account | View Cart |
| Article: |
Comparing C# and Java | |
| Subject: | C# alpha-convertible to Java | |
| Date: | 2003-12-16 06:02:46 | |
| From: | anonymous2 | |
|
Well ... at least almost. There is some requirements for Beta-conversion when converting "readonly" to static final [...] and maybe some other syntactic differences. Of course, things like pointers aren't convertible - but since only C++ programmers would use them in a language like Java/C# anyways, it's less of a problem.
|
||