|
Related Questions |
View Answer |
 |
Which tool is used to browse the classes, structs, interfaces etc. in the BCL?
|
View Answer |
 |
You can derive your own classes from the base class Library
|
View Answer |
 |
The 'finally' keyword is supported in C#?
|
View Answer |
 |
Attributes
|
View Answer |
 |
An assembly can be stored across multiple files?
|
View Answer |
 |
Which of the following is used to denote comments in C#?
|
View Answer |
 |
Which of the following is an explusive feature of C#?
|
View Answer |
 |
All .NET code have to be CLS compliant
|
View Answer |
 |
The methods which can be called without instantiating an object first are called
|
View Answer |
 |
Following are the features of .NET
|
View Answer |
 |
Which of these .NET languages has been specefically designed to be used with .NET?
|
View Answer |
 |
Does C# support multiple inheritance?
|
View Answer |
 |
What is JIT?
|
View Answer |
 |
What is similar in concept to IL?
|
View Answer |
 |
All types in C# implicitly derive from
|
View Answer |
 |
Which of the following are predefined reference types in C#?
|
View Answer |
 |
String is an
|
View Answer |
 |
A char in C# is
|
View Answer |
 |
An int in C# is
|
View Answer |
 |
A struct is a
|
View Answer |