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...

Un-Answered Questions { C Sharp }

Can a static class contain non static members?

1043


Explain the 3 types of properties in c# with an example?

1145


How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?

1129


Is it true that all c# types derive from a common base class?

1168


Can derived classes have greater accessibility than their base types?

990


What's the difference between the debug class and trace class? Documentation looks the same.

1174


If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.

1072


What is a virtual property. Give an example?

995


What's the implicit name of the parameter that gets passed into the set method/property of a class?

1045


What are the fundamental differences between value types and reference types?

1123


Can destructors have access modifiers?

1014


If you define a user defined data type by using the class keyword, is it a value type or reference type?

936


Can you use all access modifiers for all types?

1015


How do I enforce const correctness in c#?

1000


Is unboxing an implicit conversion?

1085