爱恩科技笔试题

爱恩科技笔试题

ID:42070844

大小:51.50 KB

页数:6页

时间:2019-09-07

爱恩科技笔试题_第1页
爱恩科技笔试题_第2页
爱恩科技笔试题_第3页
爱恩科技笔试题_第4页
爱恩科技笔试题_第5页
资源描述:

《爱恩科技笔试题》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库

1、I’MTechnologies–IntervieweeTestQuestion北京爱恩科技发展有限公司笔试考题Name:____________________________________Date:_________________________________TimeStart:______________________________________TimeEnd:______________________________________VISUALBASICSECTIONQ1:GradeyourselfonyourVisualBasicSkill?1–poor……..10

2、-AdvanceplayerAns:Q2:DeclareFunctionMultiply_AddLib“test”(ByRefAasinteger,VeRefBasinteger,ByValcasinteger)asintegerQ2.1:ExplainwhatisDeclareFunctionusedfor?Ans:Q2.2:ExplainthedifferencebetweenByRefandByVal?Ans:Q3:IsVisualBasicaCOMPILERoranINTERPERTER?AnsC++SECTIONQ4:intiVal1=0,iVal2=0;int*ipVal;i

3、pVal=&iVal1;WhatistheValueofipVal=*ipVal=ipVal=(int*)iVal1;WhatistheValueofipVal=*ipVal=iVal2=(int)&iVal1;WhatistheValueofipVal=*ipVal=6I’MTechnologies–IntervieweeTestQuestionQ5:voidSwapAB(intA,intB){A=B;B=A;}intmain(){intA,B;A=1;B=2;SwapAB(A,B);return0;//A=?,B=?}WhatisthevalueofAandB?Whatisthedi

4、fferencebetweenSTRUCTUREandOBJECTORIENTEDPROGRAMMING?WhatisthedifferencebetweenCandC++?Whatisaninterpreter?.6I’MTechnologies–IntervieweeTestQuestionQ6.StepthroughthefollowingCcodeandanswerthequestionsvoidFillMem(unsignedchar*pData,unsignedcharlen){while(len--)*pData++=len;}voidmain(){unsignedchar

5、buffer1[8];unsignedcharbuffer2[8];unsignedchar*pData;unsignedcharcnt1,cnt2;for(cnt1=0;cnt1<8;cnt1++)buffer1[cnt1]=0xFF;for(cnt1=0;cnt1<8;cnt1++)buffer2[cnt1]=0xFF;for(cnt1=0,cnt2=4;cnt1<4;cnt1++,cnt2--)buffer1[cnt1]=cnt1;buffer2[cnt2]=cnt2;/********************************************************

6、*******QWhatisthecontentofbuffer1&buffer2?buffer1[0]=??buffer2[0]=??buffer1[1]=??buffer2[1]=??buffer1[2]=??buffer2[2]=??buffer1[3]=??buffer2[3]=??****************************************************************/for(cnt1=0;cnt1<8;cnt1++)buffer1[cnt1]=0xFF;FillMem(&buffer1[0],4);/******************

7、*********************************************Q.Whatisthecontentofbuffer1?buffer1[0]=??buffer1[1]=??buffer1[2]=??buffer1[3]=??****************************************************************/for(cnt1=0;cnt1<8;cnt1++)buf

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。