1.  >>  高等继续教育 / 面向对象程序设计
 高等继续教育 / 面向对象程序设计
正确率:认证

题型描述: 简答题

#include<iostream.h>

class goods{

private:

static int totalweight;

int weight;

public:

goods(int w){

weight=w;

totalweight+=weight;

}

goods(goods&gd){

weight=gd.weight;

totalweight+=weight;

}

~goods(){

totalweight-=weight;

}

static int gettotal(){

return totalweight;

}

}

int goods::totalweight=0;

void main(){

goods g1(50);

cout<<goods::gettotal()<<endl;

goods g2(100);

cout<<G2.GETTOTAL()<<endl;

}


 参考答案:
 佳题速递:
  • 计划的目标要定得高一些,能更好地起到激励的作用。正确错误应用写作
  • 数据库保护包括四个方面内容?移动终端开发
  • 个性的特点包括组织行为学概论
  • 数据库的概念结构设计应在( )。管理信息系统(工商管理)
  • 9. 企业战略的实施包含几个阶段   A、3个   B、4个   C、2个   D、5个中石油
  • 沸点几乎一样的苯和环己烷用气液色谱不难分离,现采用热导池检测器,分别采用(1)中等极性的15%邻苯二甲酸二壬酯(DNP)和(2)用非极性石蜡用固定相。请回答组分苯和环己烷的流出顺序。现代色谱分析