sap技术类笔试题

时间:2021-02-10 15:10:58 面试笔试 我要投稿

sap技术类笔试题

  prerequisite notice:

sap技术类笔试题

  answers are preferred in english;

  test time is 60 minutes;

  finish more than one question.

  1.give an example of implementing a stack in the template way(only template

  class declaration without detail definition and realization)

  2.what''s the difference between string and stringbuffer?

  3.which came the first,chicken or the egg?

  4.in c++,there''re four types of casting operators,please enumerate and explain

  them especially the difference.

  5.let''s say we have a database with 1 one-column table.it contains same record

  s. could you please give at least 1 solution to help us get records

  between line 5 and 7. no line number,row id or index etc.

  6.what will be the output of the following codes?

  #include

  #define dbl(x) x+x

  int main()

  {

  int a=3;

  int b=4;

  int c=dbl(a)*dbl(b);

  cout< return 0;

  }

  7.please write a program to realize the model described in the figure.you

  should design your program as generic as possible so that we can enhance the m

  odel in the future easily without making too much change in your program.

  process1:x=a+b;

  process2:y=c+d;

  process3:if e>=0

  z=e;

  process4:if e<0

  z=e/b;

【sap技术类笔试题】相关文章:

IT非技术类面试笔试题04-13

现代教育技术试题及答案03-02

中医药适宜技术培训试题及答案11-27

2017笔试各题型答题技巧02-11

给学弟学妹的求职笔面试总结03-18

2017笔试必备:进出口银行常识汇总04-01

求职类英语单词04-18

经济类笔试经验03-18

艺术类就业分析03-25

面试笔试题03-22