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


What is a framework in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

how can i get this 123456789 1234 6789 123 789 12 89 1 9

1 Answers   Excel,


What is Garbage Collection in .Net?

0 Answers  


Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records

0 Answers   DELL,


what are the best design patterns for C#.Net?

1 Answers  


What are different types of Delegates in C#?

0 Answers   PUCIT,


How does dictionary work in c#?

0 Answers  


What are constructors in c#?

0 Answers  


Can we create multiple constructors?

0 Answers  


What is the difference between Singleton design pattern and Factory design pattern?

0 Answers  


What are access modifiers in c#?

0 Answers  


What is wpf c#?

0 Answers  


class Program { void add() { int x=10, y=20; fun(); Console.WriteLine("{0}", sum); } void fun() { int sum; sum = x + y; } static void Main(string[] args) { Program f =new Program(); f.add(); } } Debug above program.....

3 Answers   HCL,


Categories