美国建筑师学会(AIA)标准合同体系中,A系列合同文件是关于()之间的合同文件。
A.发包人与建筑师
B.建筑师与专业顾问公司
C.发包人与承包人
D.建筑师与承包人
参考答案:C
若有以下程序: #include 〈iostream〉 using namespace std; class sample private:int n; public:sample()sample(int m) n=m;void addvalue(int m) sample s; s.n=n+m; *this=s;void disp() cout〈〈"n="〈〈n〈〈end1; ; int main() sample s(10);s.addvalue(5);s.disp();return 0; 程序运行后的输出结果是( )。A) n=10 B) n=5 C) n=15 D) n=20
某企业在2006年发生与生产经营有关的业务招待费15万元,年度主营业务收入为2000万元,其他业务收入300万元,营业外收入100万元,该企业在计算应纳税所得额时准予扣除的业务招待费是( )万元。
A.9
B.15
C.9.9
D.10.2