|
java
|
|
|
|
|
Bookmarks
|
|
|
|
|
|
|
|
|
|
Save Link
Create/Add to List
|
|
|
|
|
|
This article is intended to provide a technical overview over the differences between the Java and C++ programming languages. The article lists aspects that are present in Java and absent in C++. The list does not claim to be complete. Knowledge of either Java or C++ is assumed. Aspects of performance or of protection of implementation secrets are not covered here. The status of this article is ongoing.
http://www.lrdev.com/lr/java/javacppdiffs.html
created by java on 2008-05-20 21:17:40
|
|
The focus of this appendix is to point out the differences between Java and C++. If you are a C++ programmer, you will be able to appreciate the differences between Java and C++. Even if you don't have any C++ experience, you can gain some insight into the Java language by understanding what C++ discrepancies it clears up in its implementation. Because C++ backwardly supports C, many of the differences pointed out in this appendix refer to C++, but inherently apply to C as well.
http://docs.rinet.ru/Jintra/appe.htm
created by java on 2008-05-20 21:15:55
|
|
|