C Sharp Interview Questions
Questions Answers Views Company eMail

An Array is a Ref Type? what about the array elements which are value type(int,Float...etc)?

6 6663

Why multiple inheritance is not possible in c#

8 18569

how can i get this 123456789 1234 6789 123 789 12 89 1 9

Excel,

1 7278

can we access main() using objects?

ssinformatics,

1 3400

what does static void Main(string[] args) in C# mean????????

ssinformatics,

5 35627

why c# is pronounced as C-sharp instead of pronouncing it as C-hash? is there any technical reason behind it?

3 13074

When Doveloped C#

2 3298

what is .NET framework architecture ??

IIT, Impetus,

1549

write program in C# for palindrome? (aug 2009) write program in C3 for generating below output?(aug 2009) # # # # # # # # # #

TCS,

4 9995

how to retrieve binary data from database (using c#.net and sql server/windows application)

Soltius,

2 8470

what is uniary operators and binary operators and what is the difference

Protech,

1 6374

example of uniary operators and binary operators

1411

How to make a class not inheritable other than sealed?

3 5351

How to make a class non-inheritable other than sealed?

7 14601

I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;

3 5138


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

Is and as keyword in c# net?

523


Explain about c# language.

588


Why do we use static class in c#?

480


Explain the difference between const and static read-only?

489


What is a nullreferenceexception?

549






Can a struct inherit from another struct or class in c#?

509


What is byte c#?

438


What is public or shared assemblies ?

532


Is c# the same as d flat?

493


How to generate strong name key file or which command is used to generated strong name key file?

504


What is data hiding in c#?

491


What is the difference between Decorator and Adapter pattern?

515


What are expressions c#?

469


Define a class and an object?

545


What's the implicit name of the parameter that gets passed into the set method/property of a class?

580