Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

C Sharp Interview Questions
Questions Answers Views Company eMail

What is the difference between and xml documentation tag?

1018

What happens during the process of boxing?

1114

What is a verbatim string literal and why do we use it?

1017

What happens if a static constructor throws an exception?

1004

So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?

942

Are all methods virtual in c#?

995

If casting fails what type of exception is thrown?

944

What operators can be used to cast from one reference type to another without the risk of throwing an exception?

952

Does c# support const methods, properties, or events?

1032

What are the advantages of properties in c#?

1025

If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?

1033

How can I process command-line arguments?

1030

Can you declare struct members as protected?

965

Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?

992

If a method's return type is void, can you use a return keyword in the method?

936


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

What is deadlock in c#?

1010


What is the purpose of namespace in c#?

926


Are there functions in c#?

1018


What is the use of base keyword? Tell me a practical example for base keyword’s usage?

981


Why do we use struct in c#?

1017


Explain the different ways a method can be overloaded?

927


What is executereader in c#?

962


How do you declare an arraylist?

1033


What is parallel programming in c#?

986


What is delegates in c# and uses of delegates?

909


So what makes your code really object-oriented #?

1018


What is distribute by in hive?

1171


What is the meaning of extention?

1089


Can properties be private in c#?

952


How is the syntax written to inherit from a class in C#?Give an example ?

1118