Re: does bytecode and machine code are same ?
- From: "Chris Uppal" <chris.uppal@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 20 Sep 2006 15:11:30 +0100
Oliver Wong wrote:
"Ingo R. Homann" <ihomann_spam@xxxxxx> wrote in message
news:45113d27$0$17404$9b4e6d93@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
(d) when we compile with javac ---->does JVM invoked ?
Yes.
Really? How? I thought javac was a C/C++ program.
Not a chance -- it'd start up a lot faster if it were... (remember IBM's
"Jikes" ?)
Of course, it would probably have even more bugs too...
-- chris
.
- References:
- does bytecode and machine code are same ?
- From: gk
- Re: does bytecode and machine code are same ?
- From: Ingo R. Homann
- Re: does bytecode and machine code are same ?
- From: Oliver Wong
- does bytecode and machine code are same ?
- Prev by Date: Re: does bytecode and machine code are same ?
- Next by Date: Re: which data structure best fits this?
- Previous by thread: Re: does bytecode and machine code are same ?
- Next by thread: Re: does bytecode and machine code are same ?
- Index(es):
Relevant Pages
|