Re: 110道C++面试题目,你会做多少? (转载)# Programming - 葵花宝典
S*s
1 楼
【 以下文字转载自 Quant 讨论区 】
发信人: StarVenus (参商*寻死队副官), 信区: Quant
标 题: Re: 110道C++面试题目,你会做多少?
发信站: BBS 未名空间站 (Thu May 10 11:44:17 2007)
I only see 109 questions.
where is your 50 others?
good questions. I think most of the questions are fundamental, except
following:
>>Why OOP are better?
high productivity, low maintaenance cost. but why?
>>how would you choose between an abstract class and interface?
is there interface in c++?
>>What is the meaning of the “explicit” keyword for constructors?
never no
发信人: StarVenus (参商*寻死队副官), 信区: Quant
标 题: Re: 110道C++面试题目,你会做多少?
发信站: BBS 未名空间站 (Thu May 10 11:44:17 2007)
I only see 109 questions.
where is your 50 others?
good questions. I think most of the questions are fundamental, except
following:
>>Why OOP are better?
high productivity, low maintaenance cost. but why?
>>how would you choose between an abstract class and interface?
is there interface in c++?
>>What is the meaning of the “explicit” keyword for constructors?
never no