试题一
(1) 0
(2) 1,7,1
(3) Bi
(4) B0
(5) 1
试题二
(1) m!=n
(2) return m 或 return n
(3) i < 8,或i <=7
(4) k * 10
(5) p++,或++p,或 p+=1,或p=p+1
(6)
试题三
(1) p = root->rch
(2) pre = root
(3) p->lch
(4) pre
(5) pre->lch
试题四
(1) j = 0
(2) k < R
(3) i+t
(4) c >=R
(5) j++,或++j,或j+=1,或j=j+1
试题五
(1) st.List(0)
(2) ListCount
(3) c*Abs(d(j)-d(i))
(4) st.ListIndex
(5) Price.Text
试题六
(1) Applet
(2) Graphics g
(3) init
(4) String
(5) HelloApplet.class
试题七
(1) Drivel.Drive
(2) Dir1.Path
(3) fso
(4) MyTextFile
(5) d <> 0
试题八
(1) enum
(2) this->year
(3) month
(4) IsLeapYear()
(5) CaculateDays
责任编辑:小草