单选题 以下程序的执行结果是 ______。
#include<iostream.h>
class Sample

int x;
public:
Sample();
Sample(int

【正确答案】
【答案解析】