tab left 測驗結果 tab right  
總分 = 60
及格標準 =60
tab left 試卷內容 tab right  
標準答案 學生答案
配分:[20.00]
得分:
1. 下列何者是Visual Basic宣告陣列變數的程式碼
  1. 1.Dim X(10) as Integer
  2. 2.Dim X as Integer
  3. 3.Dim X[10] as Integer
  4. 4.Dim X{10} as Integer
 
配分:[20.00]
得分:
2. 一個內含單價的陣列變數,要將此陣列變數priceProduct進行排序,可使用?
  1. 1.priceproduct.Sort
  2. 2.priceproduct.SortDefault
  3. 3.Array.Sort(priceProduct)
  4. 4.priceproduct.Sort
 
配分:[20.00]
得分:
3. 開發ASP.NET網頁可使用何種語言?
  1. 1.Visual Basic
  2. 2.C#
  3. 3.Jscript
  4. 4.以上皆可
 
配分:[20.00]
得分:
4. 撰寫程式的流程中,最基本的流程為何?
  1. 1.由上而下
  2. 2.由下而上
  3. 3.Goto
  4. 4.if
 
配分:[20.00]
得分:
5. 目前微軟在Visual Studio的Express系列中,提供可作為開發ASP.NET的IDE工具,為何?
  1. 1.Visual C# 2005
  2. 2.Visual Web Developer
  3. 3.Web Designer
  4. 4.Visual Basic 2005
 
arrow
arrow
    文章標籤
    ASP.NET互動網頁初階(上)
    全站熱搜

    Aweak 發表在 痞客邦 留言(0) 人氣()