Posts by Eric Shussan • 171 points
2 posts
-
11
votes2
answers1232
viewsQ: Using Java together with C
I am working on a micro controller project. My source is all in C however I would like to interact with this program using Java. Would that be possible? For example: The C program executes…
-
4
votes1
answer4628
viewsQ: Iteration VS Recursive Methods
What is the difference between recursive methods and iteration and what are the advantages of using the two approaches in a java program?
javaasked Eric Shussan 171