單項選擇題在為自定義類取名時,Microsoft推薦使用的命名規(guī)范是()。

A.Hungarian_notation
B.隨便起名字
C.Camel
D.Pascal


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題為保護Web_Service不受惡意訪問的攻擊,應(yīng)使用()保護Web_Service。

A.IIS目錄安全性
B.NTFS安全性
C.共享目錄安全性
D.TCP/IP安全性

2.單項選擇題設(shè)置openfiledialog1引用一個openfiledialog對象,則打開該對話框的正確代碼是()。

A.openfiledialog1.show()
B.openfiledialog1.showdialog()
C.openfiledialog1.open()
D.openfiledialog1.openandshow()