下列布尔变量定义中,正确并且规范的是
A.BOOLEANcanceled=false;
B.booleancanceled=false;
C.booleanCANCELED=false;
D.booleancanceled=FALSE;
请帮忙给出正确答案和分析,谢谢!