当前位置:简历谷 >

面试 >面试笔试 >

赛门铁克(Symantec)笔试题目(回忆篇)

赛门铁克(Symantec)笔试题目(回忆篇)

赛门铁克(Symantec)笔试题目(回忆篇)
记得比较有限,表述不是很清楚,请多多包涵哈?
1.内联函数是在何时处理的? 编译时。
2. 在c中为什么不允许/*….*/嵌套? 符号解析,语法解析,else。
3. 一用户的桌面ip是, 子网掩码是,那么网络id (网络的第一个主机)是什么? 。
4. Class B { public: static B&;amp; instance() { …. } private: B() { } B(const B&;amp; ) {} } 是使用什么模式? singkel..,proxy,factory, iterator?
5. class B{ float f, char p, int adf[3],}; sizeof? 20
6. linux中,文件的属性中的s是什么含意?
7. fat16支持哪些操作系统Rat hat linux, win2000,winxp, dos8. this 调用成员函数会否默认调用
*this?
  • 文章版权属于文章作者所有,转载请注明 https://jianligu.com/ms/bishi/mo153.html
专题