A.0≤x<100 B.x>=0,x<100 C.(x>=0)AND(x<100) D.(x>=0)OR(x<100)
A.constx:=(c<16) B.constx:16 C.constx:=16 D.constx=16
A.Caption B.Name C.Text D.Label