MCQ of C# with Answer set-3
2013-08-14T09:42:00-07:00
MCQs in C# 1. The general syntax for declaring an enumeration in C# is . A) < enum _name> enum {enum list}; B) enum <enum_name>...
مزيد من المعلومات »-->
2013-08-14T09:42:00-07:00
MCQs in C# 1. The general syntax for declaring an enumeration in C# is . A) < enum _name> enum {enum list}; B) enum <enum_name>...
مزيد من المعلومات »
2013-08-13T00:30:00-07:00
Objective Questions in C# 1. In C# variables are categorized into .......... i) Value types ii) Reference types ...
مزيد من المعلومات »
2013-08-12T06:55:00-07:00
1. Which of the following is not the component of .Net framework? A) Common Language Run time(CLR) B) .Net Framework Library. C) Component ...
مزيد من المعلومات »