單項(xiàng)選擇題表達(dá)式30+19div2的值是()

A.37
B.49
C.39
D.40


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題w要改變一個(gè)對(duì)象的高度,應(yīng)使用屬性()

A.Font
B.ForcColor
C.Name
D.Height

2.單項(xiàng)選擇題工具欄上的一個(gè)SpeedButton按鈕如果要設(shè)置為狀態(tài)按鈕,則正確設(shè)置的方法是() 

A.將SpeedButton按鈕的GroupIndex屬性設(shè)置為0,且AllowAllUp屬性設(shè)置為True。
B.將SpeedButton按鈕的GroupIndex屬性設(shè)置為0,且AllowAllUp屬性設(shè)置為False。
C.將SpeedButton按鈕的GroupIndex屬性設(shè)置為非0值,且AllowAllUp屬性設(shè)置為True。
D.將SpeedButton按鈕的GroupIndex屬性設(shè)置為非0值,且AllowAllUp屬性設(shè)置為False。

4.單項(xiàng)選擇題“x 是小于100的非負(fù)數(shù)”的Object Pascal表達(dá)式是()

A.0 ≤ x  < 100
B. x >= 0,x<100
C.(x >=0) AND (x < 100)
D. (x >= 0 ) OR (x<100)

5.單項(xiàng)選擇題下列表達(dá)式中()不是布爾表達(dá)式。

A.A=3
B.A div B
C.A and B
D.A>B