This topic has been archived. It cannot be replied.
-
相约北美 / 移民留学 / a paper test about Java请教各位,有如下JAVA的面试题目不知怎样回答,望指点:
How is text represented inside a Java Virtual Machine?
What is the value of an object?
谢谢!!
-guest:guest;
2001-4-12
{147}
(#44360@0)
-
core java 里可以找到你要的答案.
-guest:fang;
2001-4-12
(#44361@0)
-
1)A ARRAY OF 16BIT CHAR 2)A REFERENCE TO A ADD SPACE IN HEAP THAT HOLD THE OBJECT
-guest:;
2001-4-12
(#44362@0)
-
DOn't forget to mention the "keyword" Unicode.
-albxu(Yukon);
2001-4-12
(#44364@0)
-
1) should be byte-code?
-guest:;
2001-4-12
(#44365@0)