Comparison of programming languages (basic instructions): Difference between revisions

Content deleted Content added
Line 27:
| int x;
|
| float x; ''or'' double x;
| String x; (???)
|-