單項選擇題

關(guān)于下面代碼片段,說法正確的是()。
int a = 8, b = 9;
a== b || a > b ?printf(“true”):printf(“false”);

A.輸出true
B.輸出false
C.無輸出
D.編譯錯誤

微信掃碼免費搜題