Computing.Net > Forums > Programming > help for a friend w/process

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

help for a friend w/process

Reply to Message Icon

Name: chucksta
Date: October 7, 2003 at 10:52:08 Pacific
OS: XP Pro
CPU/Ram: 1.1Ghz/512MB
Comment:

Here's the deal: a friend of mine is taking a computer hardware/software/OS class which seems to hit on some technical topics in a very specific manner.

I posted up my depiction of his description of the diagram that his instructor gave him to understand and study, but he doesn't know how to decipher it, and what it means exactly.

any chance of help and input to give some hint of what this diagram is getting at?

I posted up what I drew from his description at: http://e.1asphost.com/elchlepp/java_diagram.html

As always, thanks in advance.
Chuck



Sponsored Link
Ads by Google

Response Number 1
Name: talha
Date: October 7, 2003 at 11:00:52 Pacific
Reply:

this should help .. should be a pretty quick read

http://java.sun.com/docs/books/tutorial/getStarted/intro/definition.html


0

Response Number 2
Name: anonproxy
Date: October 7, 2003 at 17:34:11 Pacific
Reply:

Okay, Java uses a JVM as a middleman, to perform memory management, some optimization, mask the complexity and uniqueness of the native hardware, and create psuedocode (bytecode).

The compiler doesn't create a binary executable. Instead, it creates a bytecode file which can be read/executed by the JVM (via the interpreter, a parser of sorts). In theory (i.e. it's not totally true), code can be written and compiled once, then run natively on any system via the local JVM. The JVM interprets the code for the CPU at runtime.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


VB6 add/subtract current ... c program help



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: help for a friend w/process

VBScript help creating a log file www.computing.net/answers/programming/vbscript-help-creating-a-log-file-/14414.html

Helphelp help for a Local Host Lock www.computing.net/answers/programming/helphelp-help-for-a-local-host-lock/6691.html

Help coding a batch file www.computing.net/answers/programming/help-coding-a-batch-file/17125.html