單項選擇題

如果x=35,y=80,下面代碼的輸出結(jié)果是()。

A.危險
B.報警
C.報警  安全
D.危險  安全


您可能感興趣的試卷

你可能感興趣的試題

2.單項選擇題引用ListBox(列表框)當前被選中的數(shù)據(jù)項應使用()語句

A.ListBox1.Items[ListBox1.Items.Count]
B.ListBox1.Items[ListBox1.SelectedIndex]
C.ListBox1.Items[ListBox1.Items.Count-1]
D.ListBox1.Items[ListBox1.SelectedIndex-1]

3.單項選擇題引用ListBox(列表框)最后一個數(shù)據(jù)項應使用()語句

A.ListBox1.Items[ListBox1.Items.Count]
B.ListBox1.Items[ListBox1.SelectedIndex]
C.ListBox1.Items[ListBox1.Items.Count-1]
D.ListBox1.Items[ListBox1.SelectedIndex-1]