Posts by Isaac Dennis • 663 points
2 posts
-
12
votes2
answers965
viewsQ: Is there any way to run a java program (.jar) from a C or C++ program?
I wonder if there’s a way I can write a program .jar, and write a C/C++ program that called the JVM to run the file .jar. Is it possible? If so, can you give me an example of code or an instruction…
-
53
votes2
answers3546
viewsQ: How does a computer understand binary code?
How does a computer understand binary code? How binary code was created and who created it?