日韩精品一区二_av在线色_中文二区_日本成人三级_a免费在线观看_国产精品久久久久久久久久久久久久久

當(dāng)前位置:高考升學(xué)網(wǎng) > 招聘筆試題 > 正文

意法半導(dǎo)體筆試題和面試題答案

更新:2023-09-18 04:56:40 高考升學(xué)網(wǎng)

  A Test for The C Programming Language

  I. History

  1. C was originally designed for and implemented on the (what) operating system on the DEC PDP-11, by (who) .

  2. The most recently approved ANSI/ISO C standard was issued in (when), and single line comments notation “//” is or isn’t a feature of C89.

  II. Syntax and Semantics 1.In a runtime C program, auto variables are stored in , staticvariables are stored in , and function parameters are stored in .

  a. stack b. heap c. neither stack nor heap

  2. The statement “extern int x;” is a , and the keyword extern is used during .

  a. variable declaration b. variable definition c. compilation time d. runtime

  3. There is a complicated declaration: void ( signal (int, void()(int)) ) (int);If a statement “typedef void (p) (int);” is given,please rewrite this complicated declaration.

  4. The following code is a segment of C program.

  ..........

  void func(int p)

  {...........}

  ..........

  main()

  {

  int num=0;

  .........

  func(&num);

  ........

  }

  ..........

  Here, the function argument “&num” is passed .

  a. by value b. by reference

  III. Practice

  Create a tree, which has h (h>0) layers, and its each node has w(w>0) sub-nodes.Please complete the following incomplete solution.

  #include

  #include

  struct tree{

  char info;

  p_sub; //link to sub-nodes};

  // allocate memory and initiate

  void dnode ( struct tree tmp )

  {

  = malloc( sizeof (struct tree) );

  = 0x41;

  = NULL;

  }

  struct tree dtree (struct tree subtree, int height, int width)

  {

  int i;

  if ( !subtree ) //if necessary, allocte memory for subtree

  denode(subtree);

  if ( height == 1 )

  return subtree;

  else if ( height == 2 ) {

  struct tree leaf = NULL;

  for ( i=0; i

  denode ( );

  ;

  leaf = NULL;}

  return subtree;}

  else {

  for ( i=0; i

  }

  return subtree;

  }

  }

  main()

  {

  .........

  struct tree root = NULL

相關(guān)文章

最新圖文

2020年河北新聞網(wǎng)兩學(xué)一做

時(shí)間:2023-09-18 07:0:24

2020年河北新聞網(wǎng)兩學(xué)一做

時(shí)間:2023-09-15 11:0:59

兩學(xué)一做學(xué)習(xí)教育知

時(shí)間:2023-09-21 06:0:30

2020年開展兩學(xué)一做學(xué)習(xí)教

時(shí)間:2023-09-19 21:0:30
主站蜘蛛池模板: 成人精品久久久 | 中国人xxxx片99ww| 亚洲一区二区三区精品视频 | 久久久久久成人 | 欧美三级在线视频 | 国产视频一区二区在线 | 男女视频在线观看 | 日本高清视频在线播放 | 一区二区在线免费观看 | 欧美日韩国产一区 | 久久久久国产视频 | 欧美激情一区二区 | 中文字幕视频在线 | 97精品国产 | 中文一区 | 亚洲成人一区二区三区 | 国产精品亚洲区 | 超碰人人爱 | 久久久久久亚洲精品视频 | 精品一区二区在线观看 | 欧美激情一区二区三级高清视频 | 国产高清在线a视频大全 | 国产精品久久久久久久一区探花 | 色视频网站在线观看 | 久久久久久亚洲 | 国产精品久久 | 精品国产一区二区三区性色av | 欧美激情网站 | 欧美精品在线一区二区三区 | 伊人激情综合网 | 亚洲精品一区久久久久久 | 久久二区三区 | 国产精品大全 | 欧美日韩亚洲国内综合网 | 日韩a视频| 日韩中文字幕av | 视频在线一区二区 | 亚洲高清在线观看 | 久久这里有精品视频 | 图片区 国产 欧美 另类 在线 | 国产福利片在线 |