Re: Endianness of Java Virtual Machine
- From: dalouis <efski2k@xxxxxxxxx>
- Date: Tue, 30 Oct 2007 14:12:53 -0700
On Oct 30, 5:05 pm, karthikbalaguru <karthikbalagur...@xxxxxxxxx>
wrote:
Hi,
Is 'Java Virtual Machine' Big-Endian ?
Or
Is it independent of Endianness ? (That is Bi-Endian)
Can someone provide some link in the internet that discusses
more about this ?
Thx in advans,
Karthik Balaguru
Endian is something that is determined by the architecture of the
machine you are running on, therefore it would depend which platform
you are running the virtual machine on.
Although Im not sure what difference it would make for you if you are
writing java code, since java completely hides details such as this
from you.
.
- Follow-Ups:
- Re: Endianness of Java Virtual Machine
- From: karthikbalaguru
- Re: Endianness of Java Virtual Machine
- References:
- Endianness of Java Virtual Machine
- From: karthikbalaguru
- Endianness of Java Virtual Machine
- Prev by Date: Endianness of Java Virtual Machine
- Next by Date: Re: Endianness of Java Virtual Machine
- Previous by thread: Endianness of Java Virtual Machine
- Next by thread: Re: Endianness of Java Virtual Machine
- Index(es):
Relevant Pages
|
|