To my knowledge jars are precompiled, not interpreted. Also, jars can run on any platform that runs Java which can be handy for easy distribution.
J
jweled
@jweled
Posts
-
I wonder what will give me the best performance -
New Windows 11 clean install issueHad this exact same issue when I clean installed Windows 10 (because my new laptop came with 11), that was a fun couple hours of my life
-
I'm pretty sure it's not because I'm getting old ...That one's pretty simple...
if ((!(schoolHours == false) == false) ? false : (schoolHours == 1))
-
a newbie question about GitHub hostingNo hosting platform is truly rock-solid, as people have pointed out in this thread. Personally, I keep some projects on GitHub but always keep a local copy as well, and (hopefully) that's enough for me.