目前本站已有 十几万 份求职资料啦!


GE笔试题(C语言)

10-16 00:00:09 来源:http://www.qz26.com 笔试题目   阅读:8445
导读:1. typedef int (*func_p)(int)func_p pp代表什么意思?2.int(*a[10])(int) a代表什么意思??3.char str[]="GE";char *str2 = str;sizeof(str)=? sizeof(str2)=?4.有关malloc的程序判断,具体的给忘了,就是看一下字符串空间的分配。5.关键字volatile的含义,在程序设计过程中的应用?6.const int *p1;int const *p2;int *const p3;7.int a = -1;unsigned int b = 2;那么a+b>a?为什么?a+b>b?为什么?
GE笔试题(C语言),标签:银行笔试题目,企业笔试题目,http://www.qz26.com

 1. typedef int (*func_p)(int)

  func_p p

  p代表什么意思?

  2.int(*a[10])(int) a代表什么意思??

  3.char str[]="GE";

  char *str2 = str;

  sizeof(str)=? sizeof(str2)=?

  4.有关malloc的程序判断,具体的给忘了,就是看一下字符串空间的分配。

  5.关键字volatile的含义,在程序设计过程中的应用?

  6.const int *p1;

  int const *p2;

  int *const p3;

  7.int a = -1;

  unsigned int b = 2;

  那么a+b>a?为什么?a+b>b?为什么?


Tag:笔试题目银行笔试题目,企业笔试题目求职笔试面试 - 笔试题目
【字号: 】 【打印】 【关闭
下一条:4岗位笔试题
《GE笔试题(C语言)》相关文章
最新更新
推荐热门
联系我们 | 网站地图 | 财务资料 | 范文大全 | 求职简历 | 财会考试 | 成功励志
Copyright 二六求职资料网 All Right Reserved.
1 2 3 4 5 6 7 8 9 10