單項(xiàng)選擇題在C#中,下列代碼的運(yùn)行結(jié)果是()int[] num=new int[]{1,3,5};ArrayList arr=new ArrayList();for(int i=0;i

A.1
B.3
C.4
D.5


您可能感興趣的試卷

你可能感興趣的試題

4.單項(xiàng)選擇題在C#中,通過(guò)調(diào)用Thread類(lèi)的Sleep(int x)方法來(lái)實(shí)現(xiàn)禁止線程運(yùn)行,其中x代表()

A.禁止線程運(yùn)行的微秒數(shù)
B.禁止線程運(yùn)行的毫秒數(shù)
C.禁止線程運(yùn)行的秒數(shù)
D.禁止線程以?xún)?nèi)性的CPU時(shí)間數(shù)