下列类定义代码,当用来声明对象car,并用Carcar=newCar();实例化后,可以通过car对象直接赋值的字段是( )。
publicclassCar
{
public string type;
string No;
private int heavy;
double speed;
protected string owner;
public string price;
private string color;
}
欢迎免费使用小程序搜题/刷题/查看解析,提升学历,成考自考报名,论文代写、论文查重请加客服微信skr-web
下列类定义代码,当用来声明对象car,并用Carcar=newCar();实例化后,可以通过car对象直接赋值的字段是( )。
publicclassCar
{
public string type;
string No;
private int heavy;
double speed;
protected string owner;
public string price;
private string color;
}
A.type No
B.heavy owner
C.type owner price
D.type price
正确答案D
×
提示:小程序已经收录此题,请在小程序查看名师解析。翰林刷小程序提供搜题,刷题,助你轻松通过考试