Home » questions » about programming langauges?
about programming langauges?
how can we compare weak and strong typing. Argue why it is OK to have weak typing in scripting languages but not in the general purpose languages such as Java and C++.
Consider the following 5 binding times:
1- Language design time
2- Program writing time
3- Compile time
4- Load time
5- Run time
Plesae give at least one example of each of the above for the following languages:
C++
Java
JavaScript
PHP
C#

Answers
nido
On 2006-08-05 02:11:37
Dr. Brisbane
On 2006-08-01 07:13:33
Steve S
On 2006-08-01 07:18:11
Coolkama
On 2006-08-01 07:10:10