freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

江蘇省2007年春計(jì)算機(jī)二級(jí)考試vc試題-在線瀏覽

2025-03-03 18:19本頁(yè)面
  

【正文】 a: a++。 case 1: b=a++。case b: b++。 case 1: a=++b。 case 3: b=a/10。 case 14,16:++b。 } }二、填空題l 基本概念題(共5分)1. 對(duì)于switch( e ),表達(dá)式e只能是整型、 (1) 或枚舉型表達(dá)式。3. 執(zhí)行以下語(yǔ)句后,a的值為 (3) 。 a=(m++,m+n)。5. 在C++中,類的每一個(gè)非靜態(tài)成員函數(shù)都有一個(gè) (5) 指針,該指針指向正在調(diào)用成員函數(shù)的對(duì)象。 y=x+y。 return x+y。 cout” x=”x”,y=”yendl。}程序輸出的第二行是 (6) ,第三行是 (7) 。n){ static int a=1。 m+=++a。 return m+n。 coutf(a,b)’\n’。 coutf(f(a,b),b)’\n’。8. 【程序】(2分)include void findmax(int* a, int n, int i, int * pk){ if(in){ if ( a[i]a[*pk] ) *pk=i。 }}void main(void){ int a[10]={34,32,23,12,67,54,44,60,33,24}, index=0。index)。 cout”Its’ index is:”index’\n’。9. 【程序】(3分)include int a=100。 b,int c){ static int e。 b++。 e=*a+b+c。}void main(void){ int a=10, b=1, c=1。a,b,c)’\n’。a,b,c)’\n’。}程序輸出的第一行是 (13) ,第二行是 (14) ,第三行是 (15) 。 public: Base( char * s=”Base default”) { strcpy( str,s)。 }}。 public: Inh1( char * s1, char * s2): Base(s1) { strcpy( str1, s2)。 }}。 public: Inh2( char * s1, char * s2): Base(s1) { strcpy( str2, s2)。 }}。 public: Inh3(char * s1, char * s2, char * s3, char * s4 ): Inh1( s1,s2 ),Inh2( s1,s3) { strcpy( str3, s4 )。 }}。 }程序輸出的第二行是 (16) ,第三行是 (17) ,第四行是 (18) 。
點(diǎn)擊復(fù)制文檔內(nèi)容
試題試卷相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1