(单选题) 在下列函数原型中,可以作为类A构造函数的是(本题4.0分)
A、 void A(int)
B、 int A()
C、 A(int)const
D、 A(int)
出自:内蒙古农业大学-C++程序设计 (高起专)