Computer has revolutionized the world and programming is the most important tool to make our dream come true;
Wednesday, May 13, 2015
Java Notes
The output of Java compiler is not executable code but byte-code to be executed by JVM.
multitasking: process-based and thread-based
for java multi-thread programming
No comments:
Post a Comment