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

Content deleted Content added
Line 271:
|-
| Java
| ''string'' = args[''x''];
|
| ''integer'' = args.length;
|
|-
| Pascal