net考證試題(.net考證試題)_第1頁(yè)
net考證試題(.net考證試題)_第2頁(yè)
net考證試題(.net考證試題)_第3頁(yè)
net考證試題(.net考證試題)_第4頁(yè)
net考證試題(.net考證試題)_第5頁(yè)
已閱讀5頁(yè),還剩2頁(yè)未讀, 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

net考證試題(.net考證試題)net考證試題(.net考證試題)ThefirstpartiswrittenexaminationFirst,themultiple-choicequestion1,abouttheHTMLTABLEstatement,theerroris:(C)ThewidthpropertyoftheAtablecanbesettoapixelvalueorpercentage.TheheightpropertyoftheBtablecanbesettoapixelvalueorpercentage.Ciftheborderpropertyisnotspecified,thedefaultwidthoftheformis1.TheDtableandthebackgroundcolorofthecellcanbesetatthesametime.2.Whichofthefollowingobjectsisusedtoestablishaconnectionwiththedatasource:(B)ACommandBConnectionCDataReaderDDataAdapter3、whendoestheSession_StarteventintheGlobal,asaxfileexcite(B)?AfiresatthebeginningofeachrequestBattemptstofirewhenusingauthenticationCfireswhenthesessionisstartedDfireswhenapplicationstarts4,HTMLusesanchortags(a)tocreatealinktoanotherfile,thelinkedresource(D).AcanonlybeHTMLpagesandimagesBcannotbesoundCcan'tbeamovieDcanbeanyresourceonthenetwork5,regardingtheHTMLframeworkstatement,theerroris:(A)TheAframetagdefineshowtosplitawindowintoaframework.Bcanwritenoframestagstobrowsersthatdonotsupportframes.TheindividualpagesintheCHTMLframeworkareindependentofeachother.TheuseoftheDHTMLframeworkmakesprintingtheentirepagedifficult.6.Whichofthefollowingfilesistheglobalconfigurationfile(B)?AGlobal,asaxBWeb.configCStyles,cssDAssemblylnfo.vb7,thefollowingstatementiscorrect(B)ThereissomethingdynamicontheApage,thatis,dynamicwebpagesBstaticwebpageshavefixedcontentandinteractivitycanbeworsethandynamicwebpagesC,ASP,JSP,andASP.NETtechnologiesallembedscriptinglanguagesintoHTMLdocumentsTheDASP.NETprogram,liketheASPprogram,isinterpretedandexecuted8,whenyouaccessanSqlServerdatabaseinaASP.NETapplication,thenamespaceyouneedtoimportis(B)A,System.Data.Oracle,B,System.Data.,SqlClientCSystem.Data.ODBCDSystem.Data.OleDB9,youcanusethebuilt-inobject(D)topassvaluesacrosseachpageofyourapplicationARequestBApplicationCSessionDaboveisOK10,ifyouneedtoensurethatusersentervaluesgreaterthan30,youshoulduse(C)validationcontrolsARequiredFieldValidatorBCompareValidator CRangeValidatorDRegularexpression_rValidator11whichofthefollowingisnottheDofthewebpagefile?A,HTM,B,ASPX,C,ASP,D,TXT12.HowmanyminutesisthedefaultvalidityoftheSessionobject:(C)A10,B15,C20,Dapplications,fromstarttofinishSecuritytip:ifthereisanypropertyinvolvedinthechat,pleasecheckyourfriend'sidentityfirst.SendauthenticationquestionsorclickonthereportNepenthes16:06:3813.ThefollowingvalidationcontrolforASP.NETdescribestheerroras(A)AcanbevalidatedonboththeclientandserversideB,itsclientauthenticationandserver-sidevalidationapplytoallbrowsersCifthepagecallsmorethanonevalidationcontrol,whenoneofthemisnotvalidated,TheentirepagewillnotbevalidatedDaservercontrolcanbeverifiedbymultiplevalidationcontrolsatthesametime14,thefollowingstatementaboutoverloadingisincorrect(C)TheAmethodnameisthesameTheBparameterlistisdifferentCreturnvaluetypesaredifferentTheDmethodsigningisdifferent15,onthedifferencebetweenOverloadandOverride,thedescriptionisincorrect(D)AoverloadreferstooverloadingBoverridemeansrewritingC,override,andvirtualappearinpairsDisoverriddenwithNew,andoverrideisoverridden16,aboutpolymorphism,thefollowingstatementiscorrect(D)ApolymorphismmeansoverloadingBpolymorphismmeansrewritingTheCpolymorphismisasubclassobjecttothesuperclassobjecttouseDabovestatementisincorrect17.Whatisthecontentweseeinthebrowserafterthefollowingprogramhasbeenexecuted?(A)%Response.WriteaSinahref=''/a%ASina,B,a,href='',Sina,/aCSinaD,thissentenceiswrong,nothingshowsTwo.Fillintheblanks1.knownstr=1234567890Left(STR,2)=12Right(STR,2)=90Len(STR)=10Mid(STR,3), 3)=3452o要求。從和請(qǐng)求。QueryString對(duì)應(yīng)的是形式提交時(shí)的兩種不同提交方法:—取得客戶端在從表單中所輸入的信息方法和從查詢字符串中讀取用戶提交的數(shù)據(jù)—方法三.應(yīng)用供應(yīng)兩個(gè)事務(wù):—application_onstart,應(yīng)用起先的時(shí)候調(diào)用該事務(wù);application_onend,應(yīng)用結(jié)束時(shí)調(diào)用該事務(wù)4。服務(wù)器。聽(tīng)是把—虛擬路徑—轉(zhuǎn)換為—實(shí)際的物理路徑—50ADO模型定義了3個(gè)一般對(duì)像,分別為一連接—對(duì)象、—叮囑_對(duì)象、datareader_對(duì)象。6oC#中重載和重寫(xiě)分別對(duì)應(yīng)overload和override關(guān)鍵字7。幾乎全部的HTML標(biāo)記都可以轉(zhuǎn)化為HTML服務(wù)器控件,只須要在標(biāo)記中加入_runat二服務(wù)器即可8??丶extBox的AutoPostBack屬性的作用是—自動(dòng)提交—9O服務(wù)器。mappath()方法的主要功能是10。叮囑對(duì)象executenoquery()方法的功能是—執(zhí)行非查詢T-SQL語(yǔ)句—IE多態(tài)包括—運(yùn)行時(shí)—多態(tài)和—編譯時(shí)—多態(tài)12。重載指的是同一個(gè)類中的兩個(gè)方法—方法名—相同,—參數(shù)列表不同13。面對(duì)對(duì)象的語(yǔ)言的三個(gè)主要特性是—封裝_、—繼承和—多態(tài)—O14oaspx網(wǎng)頁(yè)的代碼儲(chǔ)存模式有兩種,它們是一代碼分別模式—和—單一模式.代碼分別模式。15o當(dāng)一個(gè)Web控件上發(fā)生的事務(wù)須要立刻得到響時(shí),應(yīng)當(dāng)將他的AutoPostBack屬性設(shè)置為真實(shí)。三、推斷題(正確的在括號(hào)內(nèi)填,錯(cuò)誤的填)lo離開(kāi)了網(wǎng)站,ASP網(wǎng)頁(yè)能夠單獨(dú)運(yùn)行()。2O網(wǎng)站配置是網(wǎng)站中必需的配置文件()。30href屬性不能用來(lái)指定到一個(gè)郵箱地址()4、HS可以同時(shí)管理多個(gè)應(yīng)用程序()5、HS要求默認(rèn)文檔的文件名必需為默認(rèn)或指數(shù),擴(kuò)展名則可以是.htm、ASP等已為服務(wù)器支持的文件擴(kuò)展名()o四、簡(jiǎn)答題lo假如在一個(gè)B/S結(jié)構(gòu)的系統(tǒng)中須要傳遞變量值但是又不能運(yùn)用會(huì)話cookie,、、應(yīng)用,您有幾種方法進(jìn)行處理?答:this,server,transfer響應(yīng)。redirect() 查詢2。GC是什么?為什么要有GC?答:GC是垃圾收集器程序員不用擔(dān)憂內(nèi)存管理,因?yàn)槔占鲿?huì)自動(dòng)進(jìn)行。理要請(qǐng)求垃圾收集,可以調(diào)用下面的方法之一:gc()系統(tǒng)。運(yùn)行時(shí)。getruntime()。gc()3o接口是否可繼承接口?抽象類是否可實(shí)現(xiàn)(實(shí)現(xiàn))接口?抽象類是否可繼承實(shí)體類(具體類)?答:接口可以繼承接口。抽象類可以實(shí)現(xiàn)(實(shí)現(xiàn))接口,抽象類是否可繼承實(shí)體類,但前提是實(shí)體類必需有明確的構(gòu)造函數(shù)4。strings二新的字符串(XYZ);創(chuàng)建了幾個(gè)字符串對(duì)象?答:兩個(gè)對(duì)象,一個(gè)是XYX,一個(gè)是指向xyx的引用對(duì)象S.5o覆蓋與重載的區(qū)分答:重載是方法的名稱相同。參數(shù)

溫馨提示

  • 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

最新文檔

評(píng)論

0/150

提交評(píng)論