Skip to Main Content

Chinese

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

再来两道题,昨天面试一位牛人,说对c/c++,java,c#都精通.

702619Jan 19 2005 — edited Apr 26 2008
再次说明,面试会面试很多方面,这两道题只是面试中百分之几的技术能力的测试.

我不敢说精通,我只能说熟练,于是我这个熟练的人对那个精通的大牛出了两道最最基础的题:
1.class A{}
语句A a;在java,c#,c++中各发生了什么?

2.x = new int[10];
x[20] = 100;在java,c#,c++中分别发生了什么?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 24 2008
Added on Jan 19 2005
101 comments
6,565 views