posted by Henning Schulzrinne at 3:45 PM
I am not sure why recursion could not be taught using Java. Furthermore, Java uses (typed) pointers everywhere, they just call them references.The only two features missing from Java (in comparison with C) are untyped pointers and pointer arithmetic.
By John F K, at 9:22 PM
Post a Comment << Home
Random interesting articles related to computer science.
View my complete profile
1 Comments:
I am not sure why recursion could not be taught using Java. Furthermore, Java uses (typed) pointers everywhere, they just call them references.
The only two features missing from Java (in comparison with C) are untyped pointers and pointer arithmetic.
By John F K, at 9:22 PM
Post a Comment
<< Home