當前位置:高考升學網(wǎng) > 招聘筆試題 > 正文
1.tranlation(mandatory)
cdmavendershaveworkedhardtogivecdmaroamingcapabilitiesviathedevelopmentofruim-essentially,asimcardforcdmahandsetscurrentlybeingdeployedinchinafornewcdmaoperatorchinaunicom.koreancellcoktfdemonstratedearlierthisyeartheabilitytoroambetweengsmandcdmausingsuchcards.however,onlythecardcontainingtheuser’sservicedatacanroam-notthecdmahandsetortheuser’snumber(exceptviacallforwarding).
2.programming(mandatory)
linkedlist
a.implementalinkedlistforintegers,whichsupportstheinsertafter(insertanodeafteraspecifiednode)andremoveafter(removethenodeafteraspecifiednode)methods;
b.implementamethodtosortthelinkedlisttodescendingorder.
3.debugging(mandatory)
a.foreachofthefollowingrecursivemethods,enteryintheanswerboxifthemethodterminaters(assumei=5),otherwiseentern.staticintf(inti){
returnf(i-1)f(i-1);
}
ansewr:
staticintf(inti){
if(i==0){return1;}
else{returnf(i-1)f(i-1);}
}
ansewr:
staticintf(inti){
if(i==0){return1;}
else{returnf(i-1)f(i-2);}
}
ansewr:
b.therearetwoerrorsinthefollowingjavaprogram:
staticvoidg(inti){
if(i==1){return;}
if(i%2==0){g(i/2);return;}
else{g(3i);return;}
}
pleasecorrectthemtomakesurewecangetthepri
nted-outresultasbelow:
3105168421
2020年河北新聞網(wǎng)兩學一做
時間:2023-09-18 07:0:242020年河北新聞網(wǎng)兩學一做
時間:2023-09-15 11:0:59兩學一做學習教育知
時間:2023-09-21 06:0:302020年開展兩學一做學習教
時間:2023-09-19 21:0:30