C Sharp Interview Questions
Questions Answers Views Company eMail

How do you ensure the assembly created in c# is interoperable with vb.net?

IBM,

4 4886

How to make sure custom class supports deterministic finalization?

IBM,

1 2791

How do you restrict the type which can be used in custom generic?

IBM,

1 3863

Types of polymerphism and explain about dynamic polymerphism?

5 6614

Can overrride the Main method

NIIT,

6 9066

why C# called C#

3 5399

Why do we need a finally block in try catch block while handling exceptions

IBM,

4 6338

Why do we need interfaces?

HCL,

2 5888

i want display a given number into Rupees Format Like Given number is : 156735 my Expected output is 1,56,735. how to display?

6 11627

explain the nature of the assembly work?

HCL,

2091

What is Interface Polymorphism?with E.g

1 3393

how to calculate multiple pdf files page count?

2050

How structure objects are destroyed? As GC releases only the objects in stack, and structure is a value type and stored in heap. So how structure objects are released?

2 3195

what is the purpose of Interfaces?

HCL,

7 7381

What is the state of Garbage Collection after dispose() call info C# code?

4 5187


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

How do you specify a custom attribute for the entire assembly (rather than for a class)?

512


List down the access modifiers available in c#?

471


Explain the difference between passing parameters by value and passing parameters by reference with an example?

489


Define method overloading in c#?

575


What is the difference between early binding and late binding in c#?

490






What is a linked list c#?

492


How do you declare a method in c#?

482


What is gridview c#?

490


What is the default value of object in c#?

442


What method is used to sort the elements of the array in descending order?

554


Why do we need delegates?

484


What is gac? How to put assembly in gac?

541


Can we create multiple constructors?

475


Why data types are important in c#?

470


Why do we need constructors?

483