C Sharp Interview Questions
Questions Answers Views Company eMail

Is enum a value type c#?

809

What is byte c#?

654

Is array reference type in c#?

684

What does .length do in c#?

737

What is the default value of string in c#?

784

What are data types with examples?

750

How do I format a string in c#?

664

Which is faster hashtable or dictionary?

697

What is an enumerator in c#?

736

Is a decimal an integer?

672

What is deferred execution?

673

How many static constructors are allowed in a class?

682

What is string pool in c#?

765

Is and as in c#?

677

What is difference between abstract class and interface in c#?

721


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

What happens if a static constructor throws an exception?

721


How can an inner class access the members of outer class?

749


Which control cannot be placed in mdi?

736


What are the different types of delegates?

702


What are verbatim strings in c#?

699


What is the difference between a constant and a static readonly field?

762


what is IDisposal interface

930


Explain About ADO and its objects

785


What is difference between function and method in c#?

653


What is public, private, protected, internal and internal protected?

732


What is the base class from which all value types are derived?

736


What is overloading in c#?

690


Hello! How to do this: "Create manifest utility intended for creating update content files. Application should take a set of files as input parameter and generate XML based manifest file as output one." I use C# and vs.net 2003. It's urgent! Help please, thanks. Mayana

1709


Explain the difference between the system.array.copyto() and system.array.clone()?

717


Why we use get set property in c#?

717