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

Content deleted Content added
Line 39:
| Dim x as Integer
|
| Dim x as Single ''or'' Dim x as Double
| Dim x as String
|-