单项选择题

假定所有变量均已正确说明,下列是程序段运行后x的值是 ( )  a=b=C=O;x=35;  if(!

A.x- -;

  else if(
B.;

  if(
C.x=3;

  else x=4;<