A. const double PI=3.14159; B. const int N=20; C. const char ch; D. const bool mark=true;
A. void B. int C. new D. long