C Sharp Interview Questions
Questions Answers Views Company eMail

Do while loops yes or no c#?

715

How do you serialize in c#?

641

Why ref is used in c#?

638

What is difference between dynamic and var in c#?

671

What is a reference type c#?

700

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

624

What is generic types in c#?

678

What is parameters in c#?

691

How do you pass reference parameters in c#?

640

Why var is used in c#?

712

What is a hash table c#?

643

What is a linked list c#?

686

Do vs while c#?

664

What is out int in c#?

656

What is the use of tuple in c#?

685


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

What do you mean by a windows process in regards to memory allocation?

718


Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates

669


What are the concepts of dispose method?

686


How do I create multifile assembly?

709


What is private in c#?

660


What is int32 in c#?

674


What is a trace and asset? Explain some differences?

928


Which compiler switch creates an xml file from xml comments in the files in an assembly?

789


What is boolean conditions in c#?

685


What is anonymous class in c#?

694


What are some examples of desktop applications?

681


What is the main usage of keyword “virtual” ? How does it work for a method or property?

700


How do I create a multilanguage?

702


what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?

1645


What is yield in c#?

660