单项选择题
A、 数据库包括数据库系统和数据库管理系统 B、 数据库系统包括数据库和数据库管理系统 C、 数据库管理系统包括数据库和数据库系统 D、 三者没有明显的包含关系
A、 void play(Var:Integer,var b:Integer) B、 void play(int a,b) C、 void play(int a,int b) D、 Sub play(a as integer,b as integer)
A、 8 B、 10 C、 7 D、 11