转发:.net面试题大全(有答案)
1 (1)面向对象的语言具有__继承性_性、_封装性_性、_多态性 性。
(2)能用foreach遍历访问的对象需要实现 _ IEnumerable 接口或声明_ GetEnumerator 方法的类型。1.c#中的三元运算符是__?:__ 2.当整数a赋值给一个object对象时,整数a将会被__装箱___? 3.类成员有__3__种可访问形式? 4.public static const int A=1;这段代码有错误么?是什么? const成员都是static所以应该去掉static 5.float f=-123.567F; int i=(int)f; i的值现在是_-123____? 原文地址:http://www.54peixun.com/frankxulei/POST/76a2398dd88f4e96b0c4c29af1f00d06
Frank Xu Lei--谦卑若愚,好学若饥 【老徐的网站】:http://www.frankxulei.com/
微软WCF中文技术论坛 微软WCF英文技术论坛 Windows Azure中文技术论坛
哈哈 谢谢
Ghost, Call me ghost for short, Thanks To get the better anwser, it should be a better question.
哈哈 谢谢 Ghost, Call me ghost for short, Thanks To get the better anwser, it should be a better question.