亚洲国产日韩欧美在线a乱码,国产精品路线1路线2路线,亚洲视频一区,精品国产自,www狠狠,国产情侣激情在线视频免费看,亚洲成年网站在线观看

華為填空題

時間:2020-11-30 14:16:13 筆試題目 我要投稿

華為填空題

 1、在windows下,寫出運行結果,每空2分,共10分。

  charstr[]="Hello";

  char*p=str;

  intn=10;

  sizeof(str)=()

  sizeof(p)=()

  sizeof(n)=()

  voidfunc(charstr[100])

  {}

  sizeof(str)=()

  2、voidsetmemory(char**p,intnum)

  {*p=(char*)malloc(num);}

  voidtest(void)

  {char*str=NULL;

  getmemory(&str,100);

  strcpy(str,"hello");

  printf(str);

  }

  運行

  test函數(shù)有什么結果?()

  10分

  3、設

  intarr[]={6,7,8,9,10};

  int*ptr=arr;

  (ptr++)+=123;

  printf("%d,%d",*ptr,*(++ptr));

  ()10分

 

【華為填空題】相關文章:

華為認證簡介10-04

華為認證詳解10-04

華為認證考試:華為路由器網(wǎng)守配合技巧09-30

華為的經營理念09-30

華為電話面試經驗06-21

華為認證考試地址10-04

華為認證架構介紹10-04

華為上機試題匯總11-12

華為認證考試簡介10-04

華為認證培訓伙伴10-04