91com在线观看_五级片网站_久99视频_快播91_91免费版看片_www.91视频com

当前位置:高考升学网 > 招聘笔试题 > 正文

意法半导体笔试题和面试题答案

更新:2023-09-18 04:56:40 高考升学网

  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

最新图文

2020年河北新闻网两学一做

时间:2023-09-18 07:0:24

2020年河北新闻网两学一做

时间:2023-09-15 11:0:59

两学一做学习教育知

时间:2023-09-21 06:0:30

2020年开展两学一做学习教

时间:2023-09-19 21:0:30
主站蜘蛛池模板: 国产日韩成人内射视频 | 亚洲资源站资源网在线 | 孕妇奶水仑乱a级毛片免费看 | 好了av四色综合无码 | a毛片在线播放 | 福利精品视频 | 成 人 黄 色 大 片 | 午夜在线观看免费观看大全 | 四虎在线永久精品高清 | 国产亚州高清国产拍精品 | 综合无码一区二区三区四区五区 | 久久精品视 | 精品久久8x国产免费观看 | 欧美亚洲国产精品久久久久 | 尤物视频在线免费观看 | 人妻少妇精品一区二区三区 | 国产99视频精品免视看9 | 中国一级特黄真人毛片 | 午夜毛片视频高清不卡免费 | 午夜免费一级片 | 亚洲一区二区三区av在线观看 | 免费做啊视频在线观看网站 | 96精品国产高清在线看入口 | 在线久综合色手机在线播放 | 欧美精品专区55页 | 国产国拍亚洲精品mv在线观看 | 亚洲av永久无码天堂网小说区 | 黄网在线观看视频 | hs视频在线观看 | 欧美一级毛片免费看高清 | 国产激烈床戏无遮挡在线观看 | 小宝极品内射国产在线 | 天天草天天操 | 久久久一区二区三区 | 国产一区二区三区不卡在线看 | 日韩成人精品视频 | 少妇高潮太爽了在线观看 | 久久久久国产午夜 | 久久精品网站2019精品 | 日本黄大片在线观看视频 | 黑人巨大精品欧美一区二区 |