|
Totel:22 Click:
1 2 3 4 5
C# Interview Questions And Answers
Page 1
| Questions |
Show Answers |
Total Posts |
Post Your Answers |
Last Post |
Does C# support multiple-inheritance?
1.No
2.Yes
|
Show Answers | 19 |
Post Your Answers |
Pavan Kumar |
What is MSIL?
1.Multi Socket Interface Library
2.Microsoft Intermediate Language
3.Microsoft Interface Language
4.Microsoft Integer Long
|
Show Answers | 10 |
Post Your Answers |
sandeep pal |
Whict is true for C#?
1.C# supports interfaces.
2.C# also provides support for structs.
3.C# provides component-oriented features
4.All
5.None |
Show Answers | 7 |
Post Your Answers |
sndeep pal |
An assembly is>
1.A collection of files that appear to the programmer to be a single DLL or EXE.
2.properties of c#
3.events Of c#
4.declarative syntax of Java
|
Show Answers | 5 |
Post Your Answers |
sandeep pal |
Which Of follwing is currect syntax?
1.class R4R
{
static void Main( )
{
System.Console.WriteLine("R4R");
}
}
2.class R4R
{
static void Main( )
{
System.out.WriteLine("R4R");
}
}
3.class R4R
{
static void Main( )
{
System.print.WriteLine("R4R");
}
}
4.class R4R
{
static void Main( )
{
System.Console.out("R4R");
}
}
5.class R4R
{
static void Main( )
{
System.Console.out("R4R");
}
}
|
Show Answers | 7 |
Post Your Answers |
Harsha |
Goto Page:
C# Interview Questions And Answers
C# Interview Questions And Answers
C# Interview Questions And Answers
C# Subjective Questions And Answers
R4R,C# Objective, C# Subjective, C# Interview Questions And Answers,C#,C# Interview,C# Questions ,C# Answers
|
|
|