多项选择题理想运算放大器,具有下列哪些特点?()
单项选择题If p and q are pointers that point to a same array, which is nonsense operation with them? A、if(p>=q); B、p=null; C、p=q+1; D、p=p+q;