C Sharp Interview Questions
Questions Answers Views Company eMail

Do while loops yes or no c#?

698

How do you serialize in c#?

629

Why ref is used in c#?

627

What is difference between dynamic and var in c#?

654

What is a reference type c#?

682

What is the difference between constant and readonly in c#?

612

What is generic types in c#?

660

What is parameters in c#?

674

How do you pass reference parameters in c#?

625

Why var is used in c#?

699

What is a hash table c#?

628

What is a linked list c#?

667

Do vs while c#?

652

What is out int in c#?

645

What is the use of tuple in c#?

673


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

Can you pass value types by reference to a method?

682


How can you write a class to restrict that only one object of this class can be created (Singleton class)?

709


How many types of constructors are there?

668


What is thread safe in c#?

644


What are the properties of a string class?

677


Why to use “finally” block in c#?

717


what is a constructor? What is a destructor?

711


Explain About .Net remoting

731


What is a predicate in c#?

653


What sort algorithm does c# use?

685


Can you have parameters for static constructors?

687


Tell us something about static linking and dynamic linking?

703


How we can create an array with non-default values?

696


Is post back in c#?

697


What is a nested type. Give an example?

796